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 #7760] make timerSkipUnknownError can be set by config file #7763

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

leizhiyuan
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #7760

Brief Description

Missing set method, resulting in the configuration unable to be corrected by the configuration file.

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (646e2a4) 43.18% compared to head (ab396c8) 43.22%.

Files Patch % Lines
...ache/rocketmq/store/config/MessageStoreConfig.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7763      +/-   ##
=============================================
+ Coverage      43.18%   43.22%   +0.03%     
+ Complexity      9834     9831       -3     
=============================================
  Files           1167     1167              
  Lines          84690    84692       +2     
  Branches       10993    10993              
=============================================
+ Hits           36575    36609      +34     
+ Misses         43571    43532      -39     
- Partials        4544     4551       +7     

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

@RongtongJin RongtongJin merged commit 920dc32 into apache:develop Jan 19, 2024
9 of 10 checks passed
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] timerSkipUnknownError can't find set method
3 participants