2379 Commits (9951f8fee145ce10b5dccde665e160a5f4ff6d03)

Author SHA1 Message Date
Rajini Sivaram 9d2efd83a6 KAFKA-6810; Enable dynamic update of SSL truststores (#4904) 7 years ago
Jason Gustafson f467c9c243
MINOR: Ensure exception messages include partition/segment info when possible (#4907) 7 years ago
Mickael Maison 902009ea98 KAFKA-3417: Wrap metric reporter calls in try/catch blocks (#3635) 7 years ago
Manikumar Reddy O ff1875fce0 KAFKA-6778; AdminClient.describeConfigs() should return error for non-existent topics (#4866) 7 years ago
Anna Povzner cbb5b51475 KAFKA-6795; Added unit tests for ReplicaAlterLogDirsThread 7 years ago
Ismael Juma c853ef75a1 MINOR: Bump version to 2.0.0-SNAPSHOT (#4804) 7 years ago
Jason Gustafson acd669e424 KAFKA-6796; Fix surprising UNKNOWN_TOPIC error from requests to non-replicas (#4883) 7 years ago
Anna Povzner 3bc2575dfc MINOR: Disabled flaky DynamicBrokerReconfigurationTest.testAddRemoveSslListener until fixed (#4924) 7 years ago
Patrik Erdes 35c75ea503 MINOR: Fix formatting in --new-consumer deprecation warning (#4903) 7 years ago
Rajini Sivaram 9e062b3e65 MINOR: Use distinct consumer groups in dynamic listener tests (#4870) 7 years ago
Rajini Sivaram 98bb75a58f
KAFKA-6772: Load credentials from ZK before accepting connections (#4867) 7 years ago
gitlw 341db990dc KAFKA-6650: Allowing transition to OfflineReplica state for replicas without leadership info (#4825) 7 years ago
Chia-Ping Tsai 4013767d86 MINOR: Log the exception thrown by Selector.poll (#4873) 7 years ago
Allen Wang 19418fc86a KAFKA-6514; Add API version as a tag for the RequestsPerSec metric (#4506) 7 years ago
Guozhang Wang 9871357086
KAFKA-6592: Follow-up (#4864) 7 years ago
Sönke Liebau 886daf5fca KAFKA-6234; Increased timeout value for lowWatermark response to fix transient failures (#4238) 7 years ago
huxi 4e35a2bfb7 KAFKA-6592: ConsoleConsumer should support WindowedSerdes (#4797) 7 years ago
Jason Gustafson 7421f9dce2
KAFKA-6773; Allow offset commit/fetch/describe/delete with empty groupId (#4851) 7 years ago
Colin Patrick McCabe e4d652befe MINOR: Fix AsyncProducerTest bug that hits when logging is turned up (#4450) 7 years ago
Jimin Hsieh 83a9e04c19 MINOR: Fix doc - `FileMessageSet` was replaced by `FileRecords` (#4852) 7 years ago
Manikumar Reddy O 47918f2d79 KAFKA-6447: Add Delegation Token Operations to KafkaAdminClient (KIP-249) (#4427) 7 years ago
Manikumar Reddy O e29fa9a4ca KAFKA-6752: Enable unclean leader election metric (#4838) 7 years ago
Rajini Sivaram 79c6f7cd9a
MINOR: Move creation of quota callback to ensure single instance (#4848) 7 years ago
Ismael Juma fedac0cea7 MINOR: Mention leader in a few follower/controller log messages (#4835) 7 years ago
Rajini Sivaram 77ebd32016
KAFKA-6576: Configurable Quota Management (KIP-257) (#4699) 7 years ago
Manikumar Reddy O ed2f10e050 MINOR: Update max.connections.per.ip.overrides config docs (#4819) 7 years ago
Rajini Sivaram 9f8c3167eb
KAFKA-4292: Configurable SASL callback handlers (KIP-86) (#2022) 7 years ago
Viktor Somogyi 1dc30272e1 KAFKA-5674; Reduce max.connections.per.ip minimum to 0 (#3610) 7 years ago
Jason Gustafson 8662a022c4
MINOR: Fix partition loading checks in GroupCoordinator (#4788) 7 years ago
Nick Travers 4106cb1db1 KAFKA-4914: Partition reassignment tool should check types before persisting state in ZooKeeper (#2708) 7 years ago
gitlw 2ef6ee2338 KAFKA-6630: Speed up the processing of TopicDeletionStopReplicaResponseReceived events on the controller (#4668) 7 years ago
Alex D dd7011783f KAFKA-6724; ConsumerPerformance should not always reset to earliest offsets (#4787) 7 years ago
Ismael Juma 281dbfd981
MINOR: LogCleaner.validateReconfiguration fixes (#4770) 7 years ago
Manikumar Reddy O 395c7e0f09 MINOR: Fix ReassignPartitionsClusterTest.testHwAfterPartitionReassignment test (#4781) 7 years ago
huxi 9eb32eaad5 KAFKA-6446; KafkaProducer initTransactions() should timeout after max.block.ms (#4563) 7 years ago
Vahid Hashemian 3f611044cc KAFKA-6052; Fix WriteTxnMarkers request retry issue in InterBrokerSendThread (#4705) 7 years ago
Rajini Sivaram f66aebff36
KAFKA-6710: Remove Thread.sleep from LogManager.deleteLogs (#4771) 7 years ago
huxi dd78b9fa26 KAFKA-6637; Avoid divide by zero error with segment.ms set to zero (#4698) 7 years ago
Lucas Wang 685fd03dda KAFKA-6612: Added logic to prevent increasing partition counts during topic deletion 7 years ago
Rajini Sivaram 2307314432
MINOR: Fix encoder config to make DynamicBrokerReconfigurationTest stable (#4764) 7 years ago
Jason Gustafson fcf8781602 KAFKA-6683; Ensure producer state not mutated prior to append (#4755) 7 years ago
Guozhang Wang f2fbfaaccc
KAFKA-6611: PART I, Use JMXTool in SimpleBenchmark (#4650) 7 years ago
Rajini Sivaram 57b1c28d60
MINOR: Fix AdminClient.describeConfigs() of listener configs (#4747) 7 years ago
Matthias J. Sax f0a29a6935
MINOR: remove obsolete warning in StreamsResetter (#4749) 7 years ago
Rajini Sivaram 2f90cb86c1 MINOR: Remove acceptor creation in network thread update code (#4742) 7 years ago
Colin Patrick McCabe f5287ccad2 MINOR: Fix flaky TestUtils functions (#4743) 7 years ago
Manikumar Reddy O aefe35e493 KAFKA-6680: Fix issues related to Dynamic Broker configs (#4731) 7 years ago
Ismael Juma 6fab286da2 MINOR: Fix some compiler warnings (#4726) 7 years ago
Jason Gustafson 7041e76bd6 MINOR: Some logging improvements for debugging delayed produce status (#4691) 7 years ago
Dong Lin 4391a4214d MINOR: Use log start offset as high watermark if current value is out of range (#4722) 7 years ago