Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The consumer connects to NATS but fails to consume data. #5479

Open
Soein opened this issue Jun 4, 2024 · 5 comments
Open

The consumer connects to NATS but fails to consume data. #5479

Soein opened this issue Jun 4, 2024 · 5 comments
Labels
defect Suspected defect such as a bug or regression

Comments

@Soein
Copy link

Soein commented Jun 4, 2024

Observed behavior

No consumer connections exist, but when viewing the consumer group, it
still appears to be present. After restarting the NATS service or the
consumer program, sending data to NATS does not trigger message reception
by the consumer. Deleting the consumer group and recreating it resolves
the issue.
image-2
WeChatbe5e78170bae57b01c8f5fea972d22d6
image-1

Expected behavior

Normal message consumption is occurring.

Server and client version

Version: 2.10.7

Host environment

No response

Steps to reproduce

No response

@Soein Soein added the defect Suspected defect such as a bug or regression label Jun 4, 2024
@wallyqs
Copy link
Member

wallyqs commented Jun 4, 2024

What is the stream info?

@Soein
Copy link
Author

Soein commented Jun 14, 2024

流信息是什么?

json Data format

@Soein
Copy link
Author

Soein commented Jun 18, 2024

流信息是什么?

It seems to have happened again, but I deleted the consumer group, and after re-consuming, it's fine. What could be the reason?

@Jarema
Copy link
Member

Jarema commented Jun 18, 2024

@Soein can you please provide nats stream info output?

@Soein
Copy link
Author

Soein commented Jul 16, 2024

@Soein你能提供nats stream info输出吗?

It's not particularly convenient because it involves company data. It happened in the company's environment, and the data is just the JSON data format that was sent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Suspected defect such as a bug or regression
3 participants