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 #6931] Set table reference the same object for setSubscriptionGroupTable method #6932

Merged
merged 2 commits into from
Jun 23, 2023

Conversation

RongtongJin
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #6931

Brief Description

Set table reference the same object for setSubscriptionGroupTable method

How Did You Test This Change?

Copy link
Member

@mxsm mxsm left a comment

Choose a reason for hiding this comment

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

LGTM

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

@codecov-commenter
Copy link

Codecov Report

Merging #6932 (b323c48) into develop (4e09a9c) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##             develop    #6932      +/-   ##
=============================================
+ Coverage      42.61%   42.62%   +0.01%     
- Complexity      9173     9178       +5     
=============================================
  Files           1131     1131              
  Lines          80225    80222       -3     
  Branches       10469    10468       -1     
=============================================
+ Hits           34184    34195      +11     
+ Misses         41767    41751      -16     
- Partials        4274     4276       +2     
Impacted Files Coverage Δ
.../broker/subscription/SubscriptionGroupManager.java 68.32% <0.00%> (+1.24%) ⬆️

... and 17 files with indirect coverage changes

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

@RongtongJin RongtongJin merged commit f76e867 into apache:develop Jun 23, 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.

[Enhancement] Set table reference the same object for setSubscriptionGroupTable method
4 participants