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

[Bug] bug in defaultSimpleConsumer ack error handling #804

Closed
3 tasks done
r27153733 opened this issue Jul 28, 2024 · 2 comments
Closed
3 tasks done

[Bug] bug in defaultSimpleConsumer ack error handling #804

r27153733 opened this issue Jul 28, 2024 · 2 comments
Labels
stale Pull request is stale type/bug Something isn't working

Comments

@r27153733
Copy link

Before Creating the Bug Report

  • I found a bug, not just asking a question, which should be created in GitHub Discussions.

  • I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.

  • I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.

Programming Language of the Client

Go

Runtime Platform Environment

archlinux

RocketMQ Version of the Client/Server

b4a47a9

Run or Compiler Version

golang 1.22

Describe the Bug

图片
实际有错误但ack返回nil。

Steps to Reproduce

生产者:发送一条消息
消费者:接收消息,等待几分钟在ack, 使ack err。

What Did You Expect to See?

正确返回错误

What Did You See Instead?

返回nil

Additional Context

No response

Copy link

This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs.

@github-actions github-actions bot added the stale Pull request is stale label Aug 28, 2024
Copy link

This issue was closed because it has been inactive for 3 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Pull request is stale type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant