Skip to content

Commit

Permalink
De-flake TestJetStreamClusterConsumerAckSyncReporting
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Twigg <neil@nats.io>
  • Loading branch information
neilalexander committed Nov 13, 2024
1 parent e1b2f5d commit 7567b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/jetstream_cluster_1_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6069,6 +6069,7 @@ func TestJetStreamClusterConsumerAckSyncReporting(t *testing.T) {

// Now we want to make sure that jsz reporting will show the same
// state for ack floor.
c.waitOnAllCurrent()
opts := &JSzOptions{Accounts: true, Streams: true, Consumer: true}
for _, s := range c.servers {
jsz, err := s.Jsz(opts)
Expand Down

0 comments on commit 7567b40

Please sign in to comment.