-
-
Notifications
You must be signed in to change notification settings - Fork 88
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
FE: Fix Default Consumer's Lag Value #686
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi K-Diger! 👋
Welcome, and thank you for opening your first PR in the repo!
Please wait for triaging by our maintainers.
Please take a look at our contributing guide.
|
Further user feedback is requested. Please reply within 7 days or we might close the issue. |
Since the server responds with exactly 0, I think this is different from the situation where it displays 'N/A' for the issue you tagged.
The value displayed in the JSON response above is the same as the photo I attached. In conclusion, the tagged issue appears to be a proposal to indicate N/A when data cannot be loaded. What I am suggesting is to not represent 0 as 'N/A'. Also In the URL above, the receiving consumer LAG will receive something labeling 0 if it receives 0 from the server.
|
Thanks for the additional feedback! We'll get back to your issue soon. |
close #675
The default value of Consumer Lag displayed when searching the Consumer List has been modified.
The existing displayed value is 'N/A', which is different from the response value of '0' that the server responds to.
We believe that 'N/A' may mean a state of disuse, so we write it as 0 to make it clear.
What changes did you make? (Give an overview)
Is there anything you'd like reviewers to focus on?
How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)
What changes did you make? (Give an overview)
Is there anything you'd like reviewers to focus on?
How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)
Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)
Check out Contributing and Code of Conduct
A picture of a cute animal (not mandatory but encouraged)