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

*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...

stale

### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including...

stale

### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including...

stale

https://issues.apache.org/jira/browse/KAFKA-6649 `AbstractFetcherThread.processFetchRequest` should catch OffsetOutOfRangeException lest the thread was forcibly stopped. *More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message,...

stale

AbstractCoordinator interacts with the thread via a HeartbeatThreadManager. The existing behavior was extracted to an abstract class + some glue code in the AbstractCoordinator. Testing was done using the existing...

consumer
stale

This patch introduces a Log Cleaner metric - `live-cleaner-thread-count` to monitor the log cleaner thread. It additionally fixes a minor issue to ensure that the correct offsets are logged in...

core
stale

* Checks if partition available before calling consumer.position * Adds timeout on consumer.position() call. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [...

tools
stale

…etect start-up - Extracted a new function (listening) in system test utils module to test whether a specified port on a specified node is listening for connections. - Refactored system...

stale

It seems there is no reason to call egrep for each including jar since bash support regex matching. The reason of why this change might be useful is that we...

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...

streams
stale