coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Refactor Coherence Cluster Orchestrator to use Behaviors #275

Closed brianoliver closed 8 years ago

brianoliver commented 8 years ago

As a developer I should be able to pass a "behavior", like a rolling restart, into a Coherence Cluster Orchestrator, so that it can orchestrate the behavior across the cluster. This removes the need to have specific behaviors coded into the Orchestrator Class itself.

brianoliver commented 8 years ago

@brianoliver said: Given that Applications in an AbstractAssembly and thus CoherenceClusterMembers in an CoherenceCluster can be controlled through the use of ApplicationStreams (and the removal of Behaviors), there's no longer a requirement to implement this feature.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-275

brianoliver commented 8 years ago

Reported by @brianoliver

brianoliver commented 8 years ago

Marked as won't fix by @brianoliver on Saturday, April 23rd 2016, 10:17:22 pm