Transition from Down to Removed, see #3075
This commit is contained in:
parent
c3c904761f
commit
5c7747e7fa
10 changed files with 52 additions and 72 deletions
|
|
@ -117,6 +117,7 @@ abstract class MBeanSpec
|
|||
runOn(first, second, third) {
|
||||
awaitUpConvergence(3, canNotBePartOfMemberRing = Set(fourthAddress))
|
||||
assertMembers(clusterView.members, first, second, third)
|
||||
awaitCond(mbeanServer.getAttribute(mbeanName, "Unreachable") == "")
|
||||
}
|
||||
|
||||
enterBarrier("after-5")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue