Skip to content

Generate connect and disconnect events for global account clients #6885

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

neilalexander
Copy link
Member

@neilalexander neilalexander commented May 8, 2025

Fixes #6543 SRV-13 by generating $SYS.ACCOUNT.$G.CONNECT and $SYS.ACCOUNT.$G.DISCONNECT events in the system account.

Signed-off-by: Neil Twigg neil@nats.io

Fixes #6543 by generating `$SYS.ACCOUNT.$G.CONNECT` and `$SYS.ACCOUNT.$G.DISCONNECT` events in the system account.

Signed-off-by: Neil Twigg <neil@nats.io>
…events

Signed-off-by: Neil Twigg <neil@nats.io>
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Produce system events for the $G account
2 participants