Documentation for Sharding rolling update (#29666)
This commit is contained in:
parent
2caa560aab
commit
90b79144e5
6 changed files with 36 additions and 32 deletions
|
|
@ -72,7 +72,6 @@ abstract class JoinSeedNodeSpec extends MultiNodeSpec(JoinSeedNodeMultiJvmSpec)
|
|||
List(address(ordinary1), address(ordinary2)).foreach { a =>
|
||||
cluster.state.members.find(_.address == a).get.appVersion should ===(Version("2.0"))
|
||||
}
|
||||
cluster.state.hasMoreThanOneAppVersion should ===(true)
|
||||
|
||||
enterBarrier("after-2")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue