mumrah commented on PR #17397: URL: https://github.com/apache/kafka/pull/17397#issuecomment-2402472541
Here is what the test catalog looks like. File listing: ``` -rw-r--r--@ 1 501 20 11677 Oct 8 20:08 api.yaml -rw-r--r--@ 1 501 20 645 Oct 8 20:08 basic-auth-extension.yaml -rw-r--r--@ 1 501 20 184030 Oct 8 20:08 clients.yaml -rw-r--r--@ 1 501 20 3603 Oct 8 20:08 coordinator-common.yaml -rw-r--r--@ 1 501 20 173313 Oct 8 20:08 core.yaml -rw-r--r--@ 1 501 20 547 Oct 8 20:08 examples.yaml -rw-r--r--@ 1 501 20 1372 Oct 8 20:08 file.yaml -rw-r--r--@ 1 501 20 3756 Oct 8 20:08 generator.yaml -rw-r--r--@ 1 501 20 31243 Oct 8 20:08 group-coordinator.yaml -rw-r--r--@ 1 501 20 2257 Oct 8 20:08 json.yaml -rw-r--r--@ 1 501 20 452 Oct 8 20:08 log4j-appender.yaml -rw-r--r--@ 1 501 20 29454 Oct 8 20:08 metadata.yaml -rw-r--r--@ 1 501 20 719 Oct 8 20:08 mirror-client.yaml -rw-r--r--@ 1 501 20 9215 Oct 8 20:08 mirror.yaml -rw-r--r--@ 1 501 20 22265 Oct 8 20:08 raft.yaml -rw-r--r--@ 1 501 20 54940 Oct 8 20:08 runtime.yaml -rw-r--r--@ 1 501 20 11227 Oct 8 20:08 server-common.yaml -rw-r--r--@ 1 501 20 4511 Oct 8 20:08 server.yaml -rw-r--r--@ 1 501 20 1647 Oct 8 20:08 share-coordinator.yaml -rw-r--r--@ 1 501 20 329 Oct 8 20:08 share.yaml -rw-r--r--@ 1 501 20 710 Oct 8 20:08 shell.yaml -rw-r--r--@ 1 501 20 187 Oct 8 20:08 storage-api.yaml -rw-r--r--@ 1 501 20 14613 Oct 8 20:08 storage.yaml -rw-r--r--@ 1 501 20 3655 Oct 8 20:08 streams-scala.yaml -rw-r--r--@ 1 501 20 288534 Oct 8 20:08 streams.yaml -rw-r--r--@ 1 501 20 739 Oct 8 20:08 test-common-api.yaml -rw-r--r--@ 1 501 20 349 Oct 8 20:08 test-common.yaml -rw-r--r--@ 1 501 20 6006 Oct 8 20:08 test-utils.yaml -rw-r--r--@ 1 501 20 76 Oct 8 20:08 tools-api.yaml -rw-r--r--@ 1 501 20 23586 Oct 8 20:08 tools.yaml -rw-r--r--@ 1 501 20 8309 Oct 8 20:08 transforms.yaml -rw-r--r--@ 1 501 20 3750 Oct 8 20:08 trogdor.yaml ``` `head` of metadata.yaml ``` org.apache.kafka.controller.AclControlManagerTest: - testAddAndDelete - testCreateAclDeleteAcl - testDeleteDedupe - testLoadSnapshot - testValidateFilter - testValidateNewAcl org.apache.kafka.controller.ActivationRecordsGeneratorTest: - testActivationMessageForEmptyLog - testActivationMessageForNonEmptyLogNoMigrations ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
