3080 Commits (77f6175d2e67aa4405fc08cbb6f7eee8dc5e68f0)

Author SHA1 Message Date
Ismael Juma 7d0086e0c3
KAFKA-10447: Migrate tools module to JUnit 5 (#9231) 4 years ago
Guozhang Wang 7e7bb184d2
KAFKA-10134: Enable heartbeat during PrepareRebalance and Depend On State For Poll Timeout (#8834) 4 years ago
Chia-Ping Tsai 6bba661e24
MINOR: remove DelayedOperations.checkAndCompleteFetch (#9278) 4 years ago
Chia-Ping Tsai c2273adc25
KAFKA-8334 Make sure the thread which tries to complete delayed reque… (#8657) 4 years ago
Lucas Bradstreet 8e9cf0e0cb
MINOR: mirror integration tests should not call System.exit (#9200) 4 years ago
Chia-Ping Tsai 4ea709dc45
KAFKA-10403: Replace Scala collection by Java collection in Log4jController (#9182) 4 years ago
Lucas Bradstreet d2521855b8
KAFKA-10432; LeaderEpochCache is incorrectly recovered for leader epoch 0 (#9219) 4 years ago
Ron Dagostino e8524ccd8f
KAFKA-10259: KIP-554 Broker-side SCRAM Config API (#9032) 4 years ago
Noa Resare 23cade8506
KAFKA-10314: KafkaStorageException on reassignment when offline log directories exist (#9122) 4 years ago
huxi 59206b895e
https://issues.apache.org/jira/browse/KAFKA-10456 (#9240) 4 years ago
Raman Verma f19cd6ca48
KAFKA-10312; Fix error code returned in Metadata response when leader is not available (#9112) 4 years ago
Ron Dagostino a1db4a8010
KAFKA-10418: Improve kafka-topics help text for altering configs 4 years ago
huxi 9cabc8c2b3
MINOR: Fix typo in LeaderEpochFileCacheTest (#9203) 4 years ago
Boyang Chen 21dc5231ce
KAFKA-9705 part 1: add KIP-590 request header fields (#9144) 4 years ago
Anna Povzner e8b2dcdee6
KAFKA-10023: Enforce broker-wide and per-listener connection creation… (#8768) 4 years ago
Rajini Sivaram d8d9d1a559
KAFKA-10404; Use higher poll timeout to avoid rebalance in testCoordinatorFailover (#9183) 4 years ago
Rajini Sivaram 70f10137f9
KAFKA-8033; Wait for NoOffsetForPartitionException in testFetchInvalidOffset (#9184) 4 years ago
Rajini Sivaram 3397cc9562
KAFKA-9516; Increase timeout in testNonBlockingProducer to make it more reliable (#9181) 4 years ago
Boyang Chen b937ec7567
KAFKA-9911: Add new PRODUCER_FENCED error code (#8549) 4 years ago
David Jacot a4a3d7064e
KAFKA-10371; Partition reassignments can result in crashed ReplicaFetcherThreads (#9140) 4 years ago
Dhruvil Shah 6f0ab89b92
MINOR: Ensure a reason is logged for all segment deletion operations (#9110) 4 years ago
jeff kim 680e68413b KAFKA-10193: Add preemption for controller events that have callbacks 4 years ago
David Jacot b5f90daf13
KAFKA-10162; Use Token Bucket algorithm for controller mutation quota (KIP-599, Part III) (#9114) 4 years ago
Matthias J. Sax bc883cdbcf
MINOR: Code cleanup in StreamsResetter (#9126) 4 years ago
Boyang Chen e9ebe39e7c
MINOR: add additional shutdown log info (#9124) 4 years ago
David Jacot 5c2991aff6
KAFKA-10163; Define `controller_mutation_rate` as a Double instead of a Long (#9092) 4 years ago
Bob Barrett 36b273370d KAFKA-10282; Remove Log metrics immediately when deleting log 4 years ago
David Arthur 4cd2396db3
KAFKA-9629 Use generated protocol for Fetch API (#9008) 4 years ago
Tom Bentley 819cd454f9
KAFKA-10120: Deprecate DescribeLogDirsResult.all() and .values() (#9007) 4 years ago
Sasaki Toru 783a6451f5
KAFKA-10309: KafkaProducer's sendOffsetsToTransaction should not block infinitively (#9081) 4 years ago
Boyang Chen de2e6938c8
KAFKA-10270: A broker to controller channel manager (#9012) 4 years ago
Brian Byrne 99472c54f0
KAFKA-10158: Fix flaky testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress (#9022) 4 years ago
huxi 206b69af8b
KAFKA-10305: Print usage when parsing fails for ConsumerPerformance (#9071) 4 years ago
Stanislav Kozlovski fa6e5b8922
KAFKA-10301: Do not clear Partition#remoteReplicasMap during partition assignment updates (#9065) 4 years ago
huxi 1c439da590
KAFKA-10268: dynamic config like "--delete-config log.retention.ms" doesn't work (#9051) 4 years ago
Luke Chen 9b36de3abb KAFKA-8264: decrease the record size for flaky test 4 years ago
David Jacot d9168970dd
KAFKA-10164; Throttle Create Topic, Create Partition and Delete Topic Operations (KIP-599, Part II, Admin Changes) (#8968) 4 years ago
David Jacot a5ffd1ca44
KAFKA-10163; Throttle Create Topic, Create Partition and Delete Topic Operations (KIP-599, Part I, Broker Changes) (#8933) 4 years ago
Matthias J. Sax 194c56fce2
KAFKA-9274: Mark `retries` config as deprecated and add new `task.timeout.ms` config (#8864) 4 years ago
David Jacot b63fecb693
MINOR; Move quota integration tests to using the new quota API. (#8954) 4 years ago
Manikumar Reddy c38825ab97 KAFKA-9432:(follow-up) Set `configKeys` to null in `describeConfigs()` to make it backward compatible with older Kafka versions. 4 years ago
Jeff Kim f77e250b99
KAFKA-10189: reset event queue time histogram when queue is empty (#8935) 4 years ago
Rajini Sivaram 9c8f75c4b6
KAFKA-10223; Use NOT_LEADER_OR_FOLLOWER instead of non-retriable REPLICA_NOT_AVAILABLE for consumers (#8979) 4 years ago
Rajini Sivaram 99c64822a7
MINOR: Filter out quota configs for ConfigCommand using --bootstrap-server (#9030) 4 years ago
Bob Barrett 2eeae09ca3
KAFKA-9666; Don't increase producer epoch when trying to fence if the log append fails (#8239) 4 years ago
David Jacot 43d43e6c7b
KAFKA-10002; Improve performances of StopReplicaRequest with large number of partitions to be deleted (#8672) 4 years ago
Andras Katona faf96fa771
MINOR: Closing consumerGroupService resources in SaslClientsWithInvalidCredentialsTest (#8992) 4 years ago
Tom Bentley f5e970df1d KAFKA-10109: Fix double AdminClient creation in AclCommand 4 years ago
Luke Chen dd79579c71 KAFKA-10220: Add null check for configurationKey in AdminManager.describeConfigs() 4 years ago
Chia-Ping Tsai 6953161125
KAFKA-10191 fix flaky StreamsOptimizedTest (#8913) 4 years ago