-
Notifications
You must be signed in to change notification settings - Fork 465
[tests] Add m3msg and agg placement admin functionalities to In-process Coordinator #3786
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
Conversation
Siyu Yang seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Codecov Report
@@ Coverage Diff @@
## master #3786 +/- ##
======================================
Coverage 57.0% 57.0%
======================================
Files 552 552
Lines 63014 63014
======================================
Hits 35967 35967
Misses 23854 23854
Partials 3193 3193
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
…ss Coordinator (#3786) This PR adds some admin functions to the in-process coordinators, so they can manage m3msg topics and aggregator placements. In-process aggregators will be implemented based on this change. Co-authored-by: Wesley Kim <[email protected]>
What this PR does / why we need it:
This PR adds some admin functions to the in-process coordinators, so they can manage m3msg topics and aggregator placements.
In-process aggregators will be implemented based on this change.
Special notes for your reviewer:
Does this PR introduce a user-facing and/or backwards incompatible change?:
Does this PR require updating code package or user-facing documentation?: