apache / rocketmq-clients

RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
https://rocketmq.apache.org/
Apache License 2.0
300 stars 202 forks source link

[Bug] bug in defaultSimpleConsumer ack error handling #804

Closed r27153733 closed 2 weeks ago

r27153733 commented 1 month ago

Before Creating the Bug Report

Programming Language of the Client

Go

Runtime Platform Environment

archlinux

RocketMQ Version of the Client/Server

b4a47a933dd1839d770b02bc7c385673a7ba9954

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

github-actions[bot] commented 2 weeks ago

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[bot] commented 2 weeks ago

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