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 #6933] Optimize delete topic in tiered storage #6973

Merged
merged 2 commits into from Jun 30, 2023

Conversation

lizhimins
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #6973 (f4dfcfc) into develop (87075c2) will decrease coverage by 0.02%.
The diff coverage is 26.02%.

@@              Coverage Diff              @@
##             develop    #6973      +/-   ##
=============================================
- Coverage      42.69%   42.68%   -0.02%     
- Complexity      9221     9225       +4     
=============================================
  Files           1131     1131              
  Lines          80485    80482       -3     
  Branches       10520    10515       -5     
=============================================
- Hits           34366    34350      -16     
- Misses         41822    41834      +12     
- Partials        4297     4298       +1     
Impacted Files Coverage Δ
...etmq/proxy/grpc/v2/DefaultGrpcMessingActivity.java 0.00% <0.00%> (ø)
...cketmq/proxy/grpc/v2/GrpcMessagingApplication.java 38.91% <0.00%> (ø)
...ache/rocketmq/proxy/processor/ClientProcessor.java 0.00% <ø> (ø)
...tmq/proxy/processor/DefaultMessagingProcessor.java 2.89% <0.00%> (ø)
...e/rocketmq/proxy/processor/MessagingProcessor.java 16.66% <ø> (ø)
...proxy/remoting/activity/ClientManagerActivity.java 0.00% <0.00%> (ø)
...oxy/remoting/activity/ConsumerManagerActivity.java 0.00% <0.00%> (ø)
...proxy/remoting/channel/RemotingChannelManager.java 90.69% <ø> (ø)
...q/remoting/protocol/body/LockBatchRequestBody.java 0.00% <0.00%> (ø)
...remoting/protocol/body/UnlockBatchRequestBody.java 0.00% <0.00%> (ø)
... and 8 more

... and 28 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@xdkxlk xdkxlk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lizhimins lizhimins merged commit 79967c0 into apache:develop Jun 30, 2023
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.

None yet

3 participants