-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Insights: apache/kafka
Overview
-
0 Active issues
-
- 7 Merged pull requests
- 13 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
7 Pull requests merged by 6 people
-
MINOR: Add test coverage for StorageTool format command feature validation
#20303 merged
Aug 12, 2025 -
Revert "MINOR: Update apacheds to 2.0.0.AM26 (#19565)"
#20341 merged
Aug 12, 2025 -
MINOR: Remove unnecessary checks in
TopicDelta
#20337 merged
Aug 12, 2025 -
MINOR: Update apacheds to 2.0.0.AM26
#19565 merged
Aug 12, 2025 -
KAFKA-19592: testGenerateAssignmentWithBootstrapServer uses wrong JSON format
#20336 merged
Aug 11, 2025 -
KAFKA-19580: Upgrade to spotbugs 4.9.4
#20333 merged
Aug 10, 2025
13 Pull requests opened by 10 people
-
MINOR: Cleanups in Test Module (3/n)
#20332 opened
Aug 10, 2025 -
[WIP] KAFKA-19112 Unifying LIST-Type Configuration Validation and Default Values
#20334 opened
Aug 10, 2025 -
KAFKA-19447: Replace PartitionState with PartitionRegistration in makeFollower/makeLeader
#20335 opened
Aug 11, 2025 -
KAFKA-19384: The passing of BrokerRegistrationRequestTest is a false positive
#20338 opened
Aug 11, 2025 -
KAFKA-19042: Move AdminClientWithPoliciesIntegrationTest to clients-integration-tests module
#20339 opened
Aug 11, 2025 -
KAFKA-19596: Improve visibility when topic auto-creation fails
#20340 opened
Aug 12, 2025 -
KAFKA-19597: Stop the RSM after closing the remote-log reader threads to handle requests gracefully
#20342 opened
Aug 12, 2025 -
MINOR: Update apacheds to 2.0.0.AM25
#20343 opened
Aug 12, 2025 -
MINOR Use new Develocity secret for flaky test report
#20344 opened
Aug 12, 2025 -
KAFKA-19599: Reduce the frequency of ReplicaNotAvailableException thrown to clients when RLMM is not ready
#20345 opened
Aug 12, 2025 -
MINOR: Cleanup Metadata Module
#20346 opened
Aug 12, 2025 -
MINOR: Port RestoreIntegrationTest to the new protocol
#20347 opened
Aug 12, 2025 -
MINOR: Cleanup Raft Module
#20348 opened
Aug 13, 2025
36 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
MINOR: Expose internal topic creation errors to the user
#20325 commented on
Aug 12, 2025 • 26 new comments -
MINOR: Cleanup Connect Module (3/n)
#20156 commented on
Aug 12, 2025 • 10 new comments -
KAFKA-19078: Automatic controller addition to cluster metadata partition
#19589 commented on
Aug 12, 2025 • 7 new comments -
KAFKA-19357: AsyncConsumer#close hangs as commitAsync never completes when coordinator is missing
#19914 commented on
Aug 11, 2025 • 3 new comments -
MINOR: Deflake streams admin api describe streams group with short timeout
#20320 commented on
Aug 11, 2025 • 2 new comments -
KAFKA-18884: Move TransactionMetadata to transaction-coordinator module
#19699 commented on
Aug 11, 2025 • 2 new comments -
KAFKA-19582 the current assignments shown by ReassignPartitionsCommand should include the log directories
#20319 commented on
Aug 11, 2025 • 1 new comment -
KAFKA-17019: Producer TimeoutException should include root cause
#20159 commented on
Aug 11, 2025 • 1 new comment -
MINOR: Migrate EligibleLeaderReplicasIntegrationTest to use new test infra
#20199 commented on
Aug 11, 2025 • 0 new comments -
KAFKA-19426: TopicBasedRemoteLogMetadataManager's initial should happen after the broker ready.
#20203 commented on
Aug 11, 2025 • 0 new comments -
KAFKA-19544: Improve `MetadataVersion.fromVersionString()` to take an enableUnstableFeature flag
#20248 commented on
Aug 11, 2025 • 0 new comments -
KAFKA-15038: Replace topicIdByPartitionMap with MetadataCache instance in RemoteLogManager
#20256 commented on
Aug 13, 2025 • 0 new comments -
KAFKA-19564: Close Consumer in ConsumerPerformance only after metrics displayed
#20267 commented on
Aug 12, 2025 • 0 new comments -
KAFKA-19481: Fix flaky test testConsumerGroupHeartbeatWithRegex
#20298 commented on
Aug 10, 2025 • 0 new comments -
KAFKA-16768: SocketServer leaks accepted SocketChannel instances due to race condition
#20300 commented on
Aug 12, 2025 • 0 new comments -
KAFKA-19011: Improve EndToEndLatency Tool with argument parser and message key/header support
#20301 commented on
Aug 12, 2025 • 0 new comments -
KAFKA-19574: Improve producer and consumer config files
#20302 commented on
Aug 12, 2025 • 0 new comments -
KAFKA-17207: Recreate config topic in Connect test to prevent thread …
#20307 commented on
Aug 13, 2025 • 0 new comments -
KAFKA-19296: Revise AsyncKafkaConsumer event wakeup approach
#20323 commented on
Aug 10, 2025 • 0 new comments -
KAFKA-19589: Reduce number of events generated in AsyncKafkaConsumer.updateFetchPositions()
#20324 commented on
Aug 10, 2025 • 0 new comments -
KAFKA-19591 solving issues with `gradlew` content: an old template version was being referenced
#20327 commented on
Aug 11, 2025 • 0 new comments -
KAFKA-19516: Added a request timeout of 120000ms to CreateTopics in ShareFetchAcknolwedgeRequestTest methods
#20184 commented on
Aug 11, 2025 • 0 new comments -
MINOR: Cleanup Server Module
#20180 commented on
Aug 12, 2025 • 0 new comments -
KAFKA-19492: Add logging in deleteRecordsOnLocalLog for out of range …
#20141 commented on
Aug 13, 2025 • 0 new comments -
KAFKA-19259: Async consumer fetch intermittent delays on console consumer
#19980 commented on
Aug 12, 2025 • 0 new comments -
MINOR: Fix some Request toString methods (#19655)
#19711 commented on
Aug 12, 2025 • 0 new comments -
MINOR: Fix some Request toString methods (#19655)
#19710 commented on
Aug 12, 2025 • 0 new comments -
MINOR: Fix some Request toString methods (#19655)
#19695 commented on
Aug 11, 2025 • 0 new comments -
Refactored DescribeTopicPartitionsRequestHandler: Improve readability and add code documentation
#19636 commented on
Aug 12, 2025 • 0 new comments -
KAFKA-15283:[1/N] Client support for OffsetCommit with topic ID
#19577 commented on
Aug 11, 2025 • 0 new comments -
[Work in progress] [KAFKA-19174] Gradle version upgrade 8 -->> 9
#19513 commented on
Aug 12, 2025 • 0 new comments -
KAFKA-18752: Fix the warning of no-operation caused by slf4j in building kafka
#19501 commented on
Aug 11, 2025 • 0 new comments -
KAFKA-17862: [buffer pool] corruption during buffer reuse from the pool
#19489 commented on
Aug 13, 2025 • 0 new comments -
KAFKA-18185: remove internal.leave.group.on.close config
#19400 commented on
Aug 11, 2025 • 0 new comments -
KAFKA-18379: Enforce resigned cannot transition to any other state in same epoch
#19236 commented on
Aug 13, 2025 • 0 new comments -
KAFKA-17651: Implement `describeUserScramCredentials`
#19066 commented on
Aug 11, 2025 • 0 new comments