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][admin] Align the auth and check it at the first place for topic related API #22507

Merged
merged 6 commits into from
Apr 17, 2024

Conversation

Technoboy-
Copy link
Contributor

Motivation

The main thing is to align the auth operation and put the auth checking operation at the first position.

Modifications

  • internalGetMessageIdByTimestampAsync, internalGetBacklogSizeByMessageId, internalRemoveReplicationClustersinternalGetDeduplication, , `internalTerminatePartitionedTopic`, `internalCompactionStatusAsync`, `internalTriggerOffload`, `internalOffloadStatus`, `internalGetLastMessageId`, `internalGetSchemaCompatibilityStrategy`, `internalGetEntryFilters`, `internalSetEntryFilters`, `internalRemoveEntryFilters`, `setBacklogQuota`, `setReplicationClusters`, `deleteShadowTopics `, `setShadowTopics `, `getShadowTopics `, `removeEntryFilters `, `getEntryFilters `, `removeSchemaCompatibilityStrategy `, `setSchemaCompatibilityStrategy `, `getSchemaCompatibilityStrategy `, `removeReplicationClusters `, `setReplicationClusters `, `removeBacklogQuota `, `setBacklogQuota `,

And add related auth test.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@Technoboy- Technoboy- self-assigned this Apr 15, 2024
@Technoboy- Technoboy- added this to the 3.3.0 milestone Apr 15, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Apr 15, 2024
@Technoboy- Technoboy- requested a review from coderzc April 15, 2024 09:40
@Technoboy- Technoboy- merged commit 8ca01cd into apache:master Apr 17, 2024
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants