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

[ISSUE #8028] Return detailed information when modifying the recepteMessage pull message and client configuration not exist #8029

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

asjfoajs
Copy link

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

…figuration fails to be obtained, the null pointer exception will not be returned, but more detailed information will be provided
@lizhimins lizhimins changed the title fix:When modifying the recepteMessage pull message, if the client con… [ISSUE #8028] Return detailed information when modifying the recepteMessage pull message and client configuration not exist Apr 19, 2024
@asjfoajs asjfoajs requested a review from lizhimins April 19, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More detailed exception information returned when pulling messages
3 participants