mirror of https://github.com/apache/kafka.git
KAFKA-19692 improve the docs of "clusterId" for AddRaftVoterOptions and RemoveRaftVoterOptions (#20555)
#598:Scheduled
KAFKA-14604: SASL session expiration time will be overflowed when calculation (#18526)
#583:Scheduled
KAFKA-14604: SASL session expiration time will be overflowed when calculation (#18526)
#581:Scheduled
KAFKA-19485 (II) : Complete any pending acknowledgements in ShareFetch on an error response. (#20247)
#572:Scheduled
MINOR: add test for `kafka-consumer-groups.sh` should not fail when partition offline (#20235)
#565:Scheduled
KAFKA-19530 RemoteLogManager should record lag stats when remote storage is offline (#20218)
#554:Scheduled
KAFKA-19551: Remove the handling of FatalExitError in RemoteStorageThreadPool (#20245)
#547:Scheduled
KAFKA-19471: Enable acknowledgement for a record which could not be deserialized (#20148)
#543:Scheduled
MINOR: Re-add pageview demo to :streams:examples and remove dependency on :connect:json (#20239)
#539:Scheduled
MINOR: Re-add pageview demo to :streams:examples and remove dependency on :connect:json (#20239)
#534:Scheduled
KAFKA-19452: Fix flaky test LogRecoveryTest.testHWCheckpointWithFailuresMultipleLogSegments (#20121)
#459:Scheduled
KAFKA-19397: Ensure consistent metadata usage in produce request and response (#19964)
#409:Scheduled
KAFKA-19397: Ensure consistent metadata usage in produce request and response (#19964)
#403:Scheduled
KAFKA-19463: nextFetchOffset does not take ongoing state transition into account (#20080)
#391:Scheduled
MINOR: Remove threadNamePrefix parameter from ReplicaManager and ReplicaFetcherManager (#20069)
#385:Scheduled
MINOR: changed the test testShareFetchRequestSuccessfulSharingBetweenMultipleConsumers to remove ambiguity (#19997)
#326:Scheduled
KAFKA-19140 ConnectAssignor#performAssignment parameter can be replace to ConnectProtocolCompatibility (#19476)
#313:Scheduled
KAFKA-18486 Remove ReplicaManager#becomeLeaderOrFollower from testFencedErrorCausedByBecomeLeader and other similar methods (#19966)
#296:Scheduled
KAFKA-19367: Fix InitProducerId with TV2 double-increments epoch if ongoing transaction is aborted (#19910)
#272:Scheduled
KAFKA-18486 Update testClearPurgatoryOnBecomingFollower etc with KRaft mechanism in ReplicaManagerTest (#19924)
#267:Scheduled
KAFKA-19042 Move PlaintextConsumerSubscriptionTest to client-integration-tests module (#19827)
#247:Scheduled
KAFKA-18042: Reject the produce request with lower producer epoch early (KIP-890) (#19844)
#226:Scheduled
KAFKA-19176: Update Transactional producer to translate retriable into abortable exceptions (#19522)
#220:Scheduled
KAFKA-19358: Updated share_consumer_test.py tests to use set_group_offset_reset_strategy (#19878)
#215:Scheduled
KAFKA-19284 Add documentation to clarify the behavior of null values for all partitionsToOffsetAndMetadata methods. (#19728)
#206:Scheduled
KAFKA-19042 Move GroupAuthorizerIntegrationTest to clients-integration-tests module (#19685)
#201:Scheduled
KAFKA-19042 move ConsumerWithLegacyMessageFormatIntegrationTest to clients-integration-tests module (#19810)
#195:Scheduled
KAFKA-19154; Offset Fetch API should return INVALID_OFFSET if requested topic id does not match persisted one (#19744)
#182:Scheduled
KAFKA-19322 Remove the DelayedOperation constructor that accepts an external lock (#19798)
#175:Scheduled
KAFKA-19313 Replace LogOffsetMetadata#UNIFIED_LOG_UNKNOWN_OFFSET by UnifiedLog.UNKNOWN_OFFSET (#19767)
#164:Scheduled
MINOR: Refactor shared-group request handle methods to return CompletableFuture for consistent error handling (#19724)
#130:Scheduled
MINOR: Improvements for Persister APIs with respect to share group protocol enablement (#19719)
#111:Scheduled
KAFKA-19229: Ignore background errors while closing share consumers. (Fix flaky test) (#19647)
#71:Scheduled