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 #8311] Adjust needDiscard(...) position #8312

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

Conversation

yapozhong
Copy link

Fix:

  1. case final check, discard half msg when Incomplete pull of opQueue. May have redundantly push to "TRANS_CHECK_MAX_TIME_TOPIC".
  2. case long "PROPERTY_CHECK_IMMUNITY_TIME_IN_SECONDS", check transaction times unable to reach the "check transaction times unable to reach the maximum number of detections".

Which Issue(s) This PR Fixes

Fixes #8311

Brief Description

How Did You Test This Change?

…d(...) position (apache#8311)

1. when final check, discard when Incomplete pull of opQueue. May have mistakenly push to "TRANS_CHECK_MAX_TIME_TOPIC".
2. when Long "PROPERTY_CHECK_IMMUNITY_TIME_IN_SECONDS", check transaction times unable to reach the "check transaction times unable to reach the maximum number of detections".
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.

[Bug] TransactionalMessageServiceImpl needDiscard(...) position error
1 participant