coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

AbstractAssembly should check StabilityPredicate when changing applications #353

Closed brianoliver closed 8 years ago

brianoliver commented 8 years ago

When using an AbstractAssembly as the basis for managing multiple Applications and expanding/relaunching/shrinking the number of Applications, the AbstractAssembly should always check the configured / provided StabilityPredicate prior to returning control to the caller, to ensure the AbstractAssembly is stable.