nats-io / nats-server

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

failed test case: TestJetStreamClusterSuperClusterPeerReassign #2312

Closed dtest11 closed 3 years ago

dtest11 commented 3 years ago
  1. master branch
  2. TestJetStreamClusterSuperClusterPeerReassign https://pipelines.actions.githubusercontent.com/3VXrhR0zc2IgzLOXCwRMCM0ckpumfBkabEvhk9p7TIYNfFhfXE/_apis/pipelines/1/runs/5131/signedlogcontent/3?urlExpires=2021-06-24T17%3A25%3A56.2911031Z&urlSigningMethod=HMACV1&urlSignature=3%2BpCskZvwfzlyT9xo0hDOuMzn%2ByWI4BT9KE8FDY%2Fh%2FA%3D

jetstream_cluster_test.go:4388: Unexpected publish error: nats: no response from stream

maybe SetGatewaysSolicitDelay(10 * time.Millisecond) is not valid

derekcollison commented 3 years ago

We see this one flap from time to time, but most of the time passes, especially locally.

On our list to clean up. Thanks.