kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-17137: Feat admin client it acl configs

Open unknowntpo opened this issue 7 months ago • 6 comments

This PR implements these test cases:

  • [x] describeAcls + timeoutMs
  • [x] createAcls + timeoutMs
  • [x] deleteAcls + timeoutMs
  • [x] describeConfigs + timeoutMs
  • [x] alterConfigs + timeoutMs
  • [x] expireDelegationToken + expiryTimePeriodMs

Committer Checklist (excluded from commit message)

  • [ ] Verify design and implementation
  • [ ] Verify test coverage and CI build status
  • [ ] Verify documentation (including upgrade notes)

unknowntpo avatar Jul 22 '24 07:07 unknowntpo