-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: broadcast with event-based notification #39550
base: 2.5
Are you sure you want to change the base?
enhance: broadcast with event-based notification #39550
Conversation
- broadcast message can carry multi resource key now. - implement event-based notification for broadcast messages - broadcast message use broadcast id as a unique identifier in message - broadcasted message on vchannels keep the broadcasted vchannel now. - broadcasted message and broadcast message have a common broadcast header now. Signed-off-by: chyezh <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: chyezh The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@chyezh go-sdk check failed, comment |
b61652f
to
7c9ec9a
Compare
Signed-off-by: chyezh <[email protected]>
7c9ec9a
to
4ae22b5
Compare
@chyezh go-sdk check failed, comment |
@chyezh cpp-unit-test check failed, comment |
rerun cpp-unit-test |
rerun go-sdk |
@chyezh go-sdk check failed, comment |
rerun ut |
rerun go-sdk |
@chyezh go-sdk check failed, comment |
50458ea
to
a878bf4
Compare
rerun ut |
Signed-off-by: chyezh <[email protected]>
a878bf4
to
c8502dd
Compare
@chyezh E2e jenkins job failed, comment |
/run-cpu-e2e |
issue: #38399
pr: #39522