kafka
kafka copied to clipboard
Mirror of Apache Kafka
Jira: https://issues.apache.org/jira/browse/KAFKA-18356 Starting from Java 21, the [JDK restricts the ability of libraries to attach a Java agent to their own JVM](https://openjdk.org/jeps/451). As a result, the inline-mock-maker might not be...
Jira: https://issues.apache.org/jira/browse/KAFKA-17662 add all properties doc contain the `config.providers` section.
Jira: Cleanup NetworkClient zk related logging ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status...
JIra: https://issues.apache.org/jira/browse/KAFKA-18778 To maintain code consistency, `MetadataVersion#fromVersionString` uses `latestTesting()` as the latest version. Therefore, in the tools, we also need to maintain consistency by updating the outer logging to use...
add KIP-877 support for Login
The links generated by the flaky test report use the default "last 7 days" time range. This means if you click a link in the report, it will show you...
We can remove the Scala version from the artifacts. Since Maven artifacts have compatibility concerns, we will only update the tarball. Test in my local machine: 
This PR focuses on the following two improvements: 1. Re-evaluate which request types are eligible for early buffer release. 2. Enable buffer release in certain cases before the response is...
The protocol type; for Connect assignors this is "eager", "compatible", or "sessioned" Since `ConnectAssignor` is an interface and the protocol parameter is restricted to "eager", "compatible", or "sessioned", it aligns...
We should add an integration test for `KafkaYammerMetrics` to ensure all metric names conform to the expected naming convention. see disscussion: https://lists.apache.org/thread/5wx7b724v9yhqytonbvc3vbyf5fsbsrp