apache / rocketmq-client-go

Apache RocketMQ go client
https://rocketmq.apache.org/
Apache License 2.0
1.3k stars 416 forks source link

push consumer set wrong options did't stop and pull consumer did't check config #935

Closed 0daypwn closed 1 year ago

0daypwn commented 1 year ago

BUG REPORT

  1. Please describe the issue you observed:

    • What did you do (The steps to reproduce)?

    • What did you expect to see? push consumer set wrong options , stop it then return err pull consumer set wrong options , stop it then return err

    • What did you see instead? push consumer set wrong options, only printed the log and did not stop. pull consumer did't check config

  2. Please tell us about your environment:

    • What is your OS?

    • What is your client version?

    • What is your RocketMQ version?

  3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):