kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-19755 Move KRaftClusterTest from core module to server module [2/4]

Open DL1231 opened this issue 2 months ago • 0 comments

Move KRaftClusterTest from core module to server module. Rewrite

  • testCreateClusterAndCreateListDeleteTopic
  • testCreateClusterAndCreateAndManyTopics
  • testClientQuotas
  • testDefaultClientQuotas
  • testCreateClusterWithAdvertisedPortZero
  • testCreateClusterWithAdvertisedHostAndPortDifferentFromSocketServer
  • testUnregisterBroker

DL1231 avatar Nov 12 '25 00:11 DL1231