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 #8534] Supports timer message queries #8535

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

leizhiyuan
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8534

Brief Description

Since the topic of the current timer message is not registered with ns, there is a problem with queryMessage queries directly through the SDK. The dashboard also does not allow you to select this topic

How Did You Test This Change?

image image

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.97%. Comparing base (524ca4e) to head (c903ccd).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8535      +/-   ##
=============================================
+ Coverage      46.95%   46.97%   +0.01%     
- Complexity     11324    11335      +11     
=============================================
  Files           1275     1275              
  Lines          89086    89093       +7     
  Branches       11461    11462       +1     
=============================================
+ Hits           41829    41847      +18     
+ Misses         42077    42073       -4     
+ Partials        5180     5173       -7     

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

@lizhimins lizhimins merged commit 8b7f9cc into apache:develop Aug 20, 2024
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.

[Enhancement] supports timer message queries
4 participants