kafka icon indicating copy to clipboard operation
kafka copied to clipboard

Mirror of Apache Kafka

Results 736 kafka issues
Sort by recently updated
recently updated
newest added

The alter config command sometimes takes longer than the default timeout of 30s. Adding a --timeout option helps in thise cases. Testing - unit tests (existing and new) passing -...

stale

Refactor test to move off deprecated methods.

This PR contains Integration Tests for Share Fetch and Share Acknowledge APIs Reference: [KAFKA-17290](https://issues.apache.org/jira/projects/KAFKA/issues/KAFKA-17290?filter=allopenissues)

KIP-932

Moved ClientIdAndBroker to server-common module ([JIRA](https://issues.apache.org/jira/browse/KAFKA-17406)). ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build status - [x]...

Resolves : https://issues.apache.org/jira/browse/KAFKA-17424 When Kafka connect gives sink task it's own copy of List that RAM utilisation shoots up and at that particular moment the there will be two lists...

connect

Moved SensorAccess to `server-common` module and rewrote it in java. ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI...

*More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of testing...

*More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of testing...

This is fourth part of https://github.com/apache/kafka/pull/15417 refactoring. PR intention - split big PR in parts to simplify review. PR contains tests of `DynamicBrokerReconfigurationTest` that checks `ConfigCommand` rewritten in java. ###...

stale

*More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of testing...