rocketmq
rocketmq copied to clipboard
[ISSUE #8028] Return detailed information when modifying the recepteMessage pull message and client configuration not exist
Which Issue(s) This PR Fixes
When modifying the recepteMessage pull message, if the client configuration fails to be obtained, the null pointer exception will not be returned, but more detailed information will be provided Fixes #8028
Brief Description
I want to refer to the client's heartbeat method to determine if it is empty and return Code Unrecognized_CLIENT-TYPE, "cannot find client settings for this client"
How Did You Test This Change?
Immediately pull messages after creating consumers
@humkum @3424672656 Please help me approve as soon as possible, thank you