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

Improve cross-account and cross-domain consumer use #6547

Open
ripienaar opened this issue Feb 21, 2025 · 1 comment
Open

Improve cross-account and cross-domain consumer use #6547

ripienaar opened this issue Feb 21, 2025 · 1 comment
Labels
2.12 accepted The defect or proposal as been accepted needs design Needs design or ADR proposal Enhancement idea or proposal

Comments

@ripienaar
Copy link
Contributor

Proposed change

Today users have to assure stream+consumer name combinations are unique across accounts and domains if they wish to do imports between those.

Our FC and ACK subjects clash and do not have identifiers in them to make them unique.

We already have the ACK subject expended to include domains, the clients support it but the server does not have that feature yet. This would solve domains but not cross accounts but we might leverage that somehow to minimise the impact on the clients that would be very big.

See ADR-15 for currently support ACK subject designs

Use case

Coordinating cross acount/domain stream and consumer names should not be required.

Contribution

No response

@ripienaar ripienaar added the proposal Enhancement idea or proposal label Feb 21, 2025
@ripienaar
Copy link
Contributor Author

Related #6431, #6440

@ripienaar ripienaar added accepted The defect or proposal as been accepted 2.12 needs design Needs design or ADR labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.12 accepted The defect or proposal as been accepted needs design Needs design or ADR proposal Enhancement idea or proposal
Projects
None yet
Development

No branches or pull requests

1 participant