Skip to content

[ISSUE #9752] Fix time dequeue latency unit to milliseconds#9753

Merged
lizhimins merged 1 commit intoapache:developfrom
dingshuangxi888:develop
Oct 15, 2025
Merged

[ISSUE #9752] Fix time dequeue latency unit to milliseconds#9753
lizhimins merged 1 commit intoapache:developfrom
dingshuangxi888:develop

Conversation

@dingshuangxi888
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Fixes #9752

Brief Description

The delay time units of time tasks are inconsistent.

How Did You Test This Change?

Change-Id: I52e1f5c643f095b04b73c362c93dbde920250cc2
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 48.25%. Comparing base (4a64a5a) to head (fbff64b).

Files with missing lines Patch % Lines
...etmq/store/metrics/DefaultStoreMetricsManager.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9753      +/-   ##
=============================================
- Coverage      48.29%   48.25%   -0.05%     
+ Complexity     12186    12169      -17     
=============================================
  Files           1313     1313              
  Lines          93340    93340              
  Branches       11962    11962              
=============================================
- Hits           45083    45042      -41     
- Misses         42685    42712      +27     
- Partials        5572     5586      +14     

☔ 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.

@lizhimins lizhimins changed the title [ISSUE #9752]Fix time dequeue latency unit to milliseconds. [ISSUE #9752] Fix time dequeue latency unit to milliseconds Oct 15, 2025
@lizhimins lizhimins merged commit 4c46038 into apache:develop Oct 15, 2025
13 of 14 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] The delay time units of time tasks are inconsistent.

3 participants