Skip to content

[ISSUE #9320]Fix extra put when checkImmunityTime exceeds the maximum check time range #9473

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

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

Conversation

WJ66880
Copy link
Contributor

@WJ66880 WJ66880 commented Jun 13, 2025

… check time range

Which Issue(s) This PR Fixes

Fixes #9320

Brief Description

How Did You Test This Change?

Send a transaciton message with property CHECK_IMMUNITY_TIME_IN_SECONDS 1800

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 47.98%. Comparing base (53a3f69) to head (0b6f91c).

Files with missing lines Patch % Lines
...saction/queue/TransactionalMessageServiceImpl.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9473      +/-   ##
=============================================
- Coverage      48.14%   47.98%   -0.17%     
+ Complexity     12022    11983      -39     
=============================================
  Files           1308     1308              
  Lines          92253    92261       +8     
  Branches       11808    11809       +1     
=============================================
- Hits           44413    44268     -145     
- Misses         42352    42488     +136     
- Partials        5488     5505      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[Enhancement] Ignore extra put when checkImmunityTime exceeds the maximum check time range
2 participants