NATS in the cluster deletes messages in the 'nak timeout' state when updating the stream. #5511
Unanswered
AlexandrTQ
asked this question in
Q&A
Replies: 1 comment
-
When you say one nats instance, you mean one server? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When we used one nats instance, there was no such problem.
Creating/updating a stream:
Creating/updating consumer:
The general flow is:
Here is the metric nats_consumer_num_ack_pending
Please tell me why this happens.
Beta Was this translation helpful? Give feedback.
All reactions