mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Tweak TestJetStreamClusterMetaSnapshotsMultiChange and TestJetStreamClusterStreamUpdateSyncBug
Signed-off-by: Neil Twigg <neil@nats.io>
This commit is contained in:
@@ -3317,6 +3317,7 @@ func TestJetStreamClusterStreamUpdateSyncBug(t *testing.T) {
|
||||
|
||||
c.waitOnAllCurrent()
|
||||
nsl = c.restartServer(nsl)
|
||||
c.waitOnStreamLeader("$G", "TEST")
|
||||
c.waitOnStreamCurrent(nsl, "$G", "TEST")
|
||||
|
||||
mset, _ = nsl.GlobalAccount().lookupStream("TEST")
|
||||
|
||||
Reference in New Issue
Block a user