Closed grkvlt closed 10 years ago
Brooklyn Central » brooklyn #2388 SUCCESS This pull request looks good (what's this?)
I'm not going to merge this yet as it's a fairly small, simple change.
Brooklyn Central » brooklyn #2390 SUCCESS This pull request looks good (what's this?)
Right, so we probably want a smarter mechanism that sets the state based on both the cluster controller and the cluster members (keeping in mind quorum numbers) and also whether we are stopping this entity. I'll work on that...
Brooklyn Central » brooklyn #2392 SUCCESS This pull request looks good (what's this?)
@aledsage Is this better?
Brooklyn Central » brooklyn #2394 SUCCESS This pull request looks good (what's this?)
Brooklyn Central » brooklyn #2411 SUCCESS This pull request looks good (what's this?)
Fixed issue where state did not revert to RUNNING
properly. @aledsage Any issues with merging this now?
Brooklyn Central » brooklyn #2423 SUCCESS This pull request looks good (what's this?)
BrooklynAccessUtils
change forJMX_RMI
agent urlSERVICE_STATE
from members to cluster and controller to allow recovery from errorsThe propagation is needed because essentially the state of the cluster is dependant on the state of the members, so when a failed member is removed and replaced with a new working one, the state should not still be
ON_FIRE