nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
16k stars 1.41k forks source link

fix TestJetStreamJWTMove flapper #6115

Closed aricart closed 1 week ago

aricart commented 1 week ago

test(flapper): fix TestJetStreamJWTMove - by removing a check on stream update for the configuration, likely the server was able to accomplish the move, right after, the test will assert that C2 is the stream was placed in the correct cluster

Signed-off-by: Alberto Ricart alberto@synadia.com