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

[feat]PIP 167: Make it Configurable to Require Subscription Permission for Consumer #246

Merged

Conversation

michaeljmarshall
Copy link
Member

@michaeljmarshall michaeljmarshall commented Apr 4, 2024

This PR is meant to fulfill the requirements described by apache#15597.

The implementation essentially locks down all subscriptions so that in order to consume from a topic, a consumer will need permission granted for the specific topic and for the subscription within the namespace. A tenant admin and a super user will not need additional permission.

@eolivelli eolivelli requested review from dlg99 and nicoloboschi April 5, 2024 10:20
@michaeljmarshall michaeljmarshall self-assigned this Apr 5, 2024
@michaeljmarshall michaeljmarshall changed the title PIP 167: Make it Configurable to Require Subscription Permission for Consumer [feat]PIP 167: Make it Configurable to Require Subscription Permission for Consumer Apr 5, 2024
@michaeljmarshall
Copy link
Member Author

@eolivelli @dlg99 @nicoloboschi - this is ready for review

Copy link

@nicoloboschi nicoloboschi 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
Collaborator

@dlg99 dlg99 left a comment

Choose a reason for hiding this comment

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

LGTM

@michaeljmarshall
Copy link
Member Author

CI was failing due to invalid caching. I merged datastax/3.1_ds to try to trigger cache invalidation.

@nicoloboschi nicoloboschi merged commit 5ae9877 into datastax:3.1_ds Apr 11, 2024
42 of 46 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.

4 participants