2560 Commits (cc4a7f01e872e6d0664360d5148af09c876ca72b)

Author SHA1 Message Date
Dhruvil Shah e6cff21fd8 KAFKA-7320; Add consumer configuration to disable auto topic creation [KIP-361] (#5542) 6 years ago
Lee Dongjin 4eadaff6b2 MINOR: Remove unused field in `ListenerConnectionQuota` 6 years ago
Sönke Liebau 2bf153f6a7 KAFKA-8131; Move --version implementation into CommandLineUtils (#6481) 6 years ago
Mickael Maison 407bcdf78e KAFKA-8056; Use automatic RPC generation for FindCoordinator (#6408) 6 years ago
Fangbin Sun 0c62f5e664 KAFKA-7455: Support JmxTool to connect to a secured RMI port. (#5968) 6 years ago
huxi aaf2345386 MINOR: Fix ThrottledReplicaListValidator doc error. (#6537) 6 years ago
Dhruvil Shah 56b92a5504 KAFKA-8306; Initialize log end offset accurately when start offset is non-zero (#6652) 6 years ago
Ismael Juma a37282415e
MINOR: Upgrade dependencies for Kafka 2.3 (#6665) 6 years ago
Jason Gustafson 3ba4686d4d
KAFKA-7601; Clear leader epoch cache on downgraded format in append (#6568) 6 years ago
Jason Gustafson c34330c548
KAFKA-8248; Ensure time updated before sending transactional request (#6613) 6 years ago
Stanislav Kozlovski 191f2faae0 KAFKA-7992: Introduce start-time-ms metric (#6318) 6 years ago
Dhruvil Shah b4532a65f7 KAFKA-8134: `linger.ms` must be a long 6 years ago
Boyang Chen 0f995ba6be KAFKA-7862 & KIP-345 part-one: Add static membership logic to JoinGroup protocol (#6177) 6 years ago
Boyang Chen 0c2d829249 KAFKA-7903: automatically generate OffsetCommitRequest (#6583) 6 years ago
Shaobo Liu 26a001d133 MINOR: Fix log message error of loadTransactionMetadata (#6571) 6 years ago
Kengo Seki 25ea9246be MINOR: Remove an unnecessary character from broker's startup log 6 years ago
Lysss ad4a7c3436 MINOR: Make LogCleaner.shouldRetainRecord more readable (#6590) 6 years ago
Sönke Liebau 3eaccb3eff MINOR: Remove implicit return statement (#6629) 6 years ago
Jason Gustafson 17c8016646
KAFKA-8237; Untangle TopicDeleteManager and add test cases (#6588) 6 years ago
Jason Gustafson e32d33cd4f KAFKA-7965; Fix flaky test ConsumerBounceTest 6 years ago
John Roesler 7b4b298edd HOTFIX: Fix compilation error in `ProducerStateManagerTest` (#6603) 6 years ago
Jason Gustafson 6964c356aa
KAFKA-7866; Ensure no duplicate offsets after txn index append failure (#6570) 6 years ago
Jason Gustafson 48179677a7
MINOR: Ensure producer state append exceptions areuseful (#6591) 6 years ago
huxi a05eaaa8f4 KAFKA-7965; Fix testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup (#6557) 6 years ago
Manikumar Reddy 3b1524c5df KAFKA-7466: Add IncrementalAlterConfigs API (KIP-339) (#6247) 6 years ago
Alex Dunayevsky 47a9871ef6 KAFKA-7471: Multiple Consumer Group Management Feature (#5726) 6 years ago
Sönke Liebau 9495b5f991 MINOR: Mention in configuration of broker setting log.retention.ms that -1 disables retention by time (#6464) 6 years ago
Rajini Sivaram 51a67d52cb
KAFKA-8232; Test topic delete completion rather than intermediate state (#6581) 6 years ago
Jason Gustafson 53e95ffcdb
MINOR: Use generated InitProducerId RPC (#6538) 6 years ago
Jason Gustafson db338ef67c
MINOR: Move common consumer tests out of abstract consumer class (#6548) 6 years ago
Stanislav Kozlovski cc4fde35c9 KAFKA-7893; Refactor ConsumerBounceTest to reuse functionality from BaseConsumerTest (#6238) 6 years ago
Rajini Sivaram 844120c601
KAFKA-8190; Don't update keystore modification time during validation (#6539) 6 years ago
Mickael Maison 825fa3fa09 MINOR: Fixed a few warning in core and connects (#6545) 6 years ago
Kevin Lu 31d191fc85 KAFKA-7904; Add AtMinIsr partition metric and TopicCommand option (KIP-427) 6 years ago
Mickael Maison c301025484 KAFKA-8090: Use automatic RPC generation in ControlledShutdown 6 years ago
Viktor Somogyi-Vass e560bae22a KAFKA-8030: Fix flaky tests in TopicCommandWithAdminClientTest 6 years ago
Mickael Maison 981815c8d1 KAFKA-8034: Use automatic RPC generation in DeleteTopics 6 years ago
Ivan Yurchenko 13e265ab3d KAFKA-7986: Distinguish logging from different ZooKeeperClient instances (#6493) 6 years ago
Radai Rosenblatt 1deb072f56 MINOR: Avoid unnecessary collection copy in MetadataCache (#6397) 6 years ago
Anna Povzner 58d057296a KAFKA-7989: RequestQuotaTest should wait for quota config change before running tests (#6482) 6 years ago
huxihx f6f8da7071 KAFKA-8098: Fix Flaky Test testConsumerGroups 6 years ago
Bob Barrett 70ddd8af71 MINOR: Improve logging around index files (#6385) 6 years ago
Boyang Chen 8406f3624d KAFKA-7858: Automatically generate JoinGroup request/response 6 years ago
Rajini Sivaram 810bc69b7a
KAFKA-8121; Shutdown ZK client expiry handler earlier during close (#6462) 6 years ago
Anna Povzner 5192956581 MINOR: Improve verification in flaky testPartitionReassignmentDuringDeleteTopic (#6460) 6 years ago
Rajini Sivaram 6279b03813
KAFKA-8118; Ensure ZK clients are closed in tests, fix verification (#6456) 6 years ago
huxihx 938580ff6c KAFKA-7813: JmxTool throws NPE when --object-name is omitted 6 years ago
Manikumar Reddy 74e755fdb1 KAFKA-8114: Wait for SCRAM credential propagation in DelegationTokenEndToEndAuthorizationTest (#6452) 6 years ago
Matthias J. Sax e1961b8298
MINOR: Update code to not use deprecated methods (#6434) 6 years ago
Rajini Sivaram a6691fb79e
KAFKA-8091; Use commitSync to check connection failure in listener update test (#6450) 6 years ago