Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Build list of commands for deploying to a replica cluster #438

Closed
@rjrudin

Description

@rjrudin

This will be in support of an ml-gradle "mlDeployToReplica" task that is effectively mlDeploy minus any command that can write to a database.

Implementation detail - can have a marker interface for any Command that writes to a database, making it easy to take the full list of commands returned by CommandMapBuilder and filter those commands out.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions