nats: error: could not Acknowledge message: nats: message does not have a reply #5410
Closed
sanyuanya
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
nats stream info QTEST
Information for Stream QTEST created 2024-05-12 17:19:26
Options:
Limits:
Maximum Per Subject: unlimited
Maximum Bytes: unlimited
Maximum Age: unlimited
Maximum Message Size: unlimited
Maximum Consumers: unlimited
State:
nats con info
? Select a Stream QTEST
? Select a Consumer cjCon
Information for Consumer QTEST > cjCon created 2024-05-12T17:20:42+08:00
Configuration:
State:
Last Delivered Message: Consumer sequence: 0 Stream sequence: 0
Acknowledgment Floor: Consumer sequence: 0 Stream sequence: 0
Outstanding Acks: 0 out of maximum 1,000
Redelivered Messages: 0
Unprocessed Messages: 10
Active Interest: No interest
nats pub qtest.cj --count=9 --sleep 500ms "hello{{Count}}"
17:21:37 Published 6 bytes to "qtest.cj"
17:21:37 Published 6 bytes to "qtest.cj"
17:21:38 Published 6 bytes to "qtest.cj"
17:21:38 Published 6 bytes to "qtest.cj"
17:21:39 Published 6 bytes to "qtest.cj"
17:21:39 Published 6 bytes to "qtest.cj"
17:21:40 Published 6 bytes to "qtest.cj"
17:21:40 Published 6 bytes to "qtest.cj"
17:21:41 Published 6 bytes to "qtest.cj"
nats con next QTEST cjCon
--- subject: _INBOX.Y3pwquV4nPWrj0qtpa7p57.xBWD303m
Headers:
Status: 409
Description: Consumer is push based
Data:
nats: error: could not Acknowledge message: nats: message does not have a reply
Beta Was this translation helpful? Give feedback.
All reactions