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

degradeNum is not working properly #6353

Closed
1 task
slievrly opened this issue Feb 19, 2024 · 0 comments · Fixed by #6354
Closed
1 task

degradeNum is not working properly #6353

slievrly opened this issue Feb 19, 2024 · 0 comments · Fixed by #6354

Comments

@slievrly
Copy link
Member

  • I have searched the issues of this repository and believe that this is not a duplicate.

Ⅰ. Issue Description

degradeNum is not working properly

Introduce the error place is: https://github.com/apache/incubator-seata/pull/5165/files#diff-8b145faecedf1cd8fa75d129e460c3f98a3285ef2161151b1d39dfc9925ce2b0L353
image
The loss of the consumption of eventBus events leads to degradeNum counters.

Ⅱ. Describe what happened

If there is an exception, please attach the exception trace:

Just paste your stack trace here!

Ⅲ. Describe what you expected to happen

Ⅳ. How to reproduce it (as minimally and precisely as possible)

  1. xxx
  2. xxx
  3. xxx

Minimal yet complete reproducer code (or URL to code):

Ⅴ. Anything else we need to know?

Ⅵ. Environment:

  • JDK version(e.g. java -version):
  • Seata client/server version:
  • Database version:
  • OS(e.g. uname -a):
  • Others:
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 a pull request may close this issue.

1 participant