5163 Commits (d904058c5fc321ea6d29dee41f74ea44cdbad3ea)
 

Author SHA1 Message Date
John Roesler d5db4e9b80 MINOR: fix streams test-utils dependencies (#4821) 7 years ago
Guozhang Wang 9313e18fbb
KAFKA-6560: Use single query for getters as well (#4814) 7 years ago
Dhruvil Shah 719a21f7c9 KAFKA-6739; Ignore headers when down-converting from V2 to V0/V1 (#4813) 7 years ago
khairy 1815e01188 MINOR: Refactor return value (#4810) 7 years ago
Randall Hauch d9369de8f2 KAFKA-6728: Corrected the worker’s instantiation of the HeaderConverter 7 years ago
Ewen Cheslack-Postava 67077ebbcf MINOR: Make kafka-streams-test-utils dependencies work with releases tarballs 7 years ago
Manikumar Reddy O e4c8e3e758 MINOR: Add Timed wait to SslTransportLayerTest.testNetworkThreadTimeRecorded (#4811) 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
huxi b8f8ce4146 KAFKA-6731: waitOnState should check the state to be the target start. (#4808) 7 years ago
ro7m ac4374dc24 KAFKA-6732: Fix Streams doc ref link (#4806) 7 years ago
Guozhang Wang 2e5d4af83f
MINOR: refactor error message of task migration (#4803) 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
JieFang.He fc0d0021cc KAFKA-6707: The default value for config of Type.LONG should be *L (#4762) 7 years ago
JieFang.He cb7cf7c5a7 KAFKA-6702: Wrong className in LoggerFactory.getLogger method (#4772) 7 years ago
Bill Bejeck 29838c1042 HOTFIX: ignoring tests using old versions of Streams until KIP-268 is merged (#4766) 7 years ago
Ismael Juma 77b840b7c4
MINOR: Downgrade to Gradle 4.5.1 (#4791) 7 years ago
Guozhang Wang 28f1fc2f55
MINOR: Change getMessage to toString (#4790) 7 years ago
John Roesler 659fbb0b06 MINOR: Depend on streams:test-utils for streams and examples tests (#4760) 7 years ago
Alex D dd7011783f KAFKA-6724; ConsumerPerformance should not always reset to earliest offsets (#4787) 7 years ago
huxi 5d5a2ce4bb KAFKA-6716: Should close the `discardChannel` in MockSelector#completeSend (#4783) 7 years ago
Ismael Juma 9baa9bddba MINOR: Update Jackson to 2.9.5 (#4776) 7 years ago
Ismael Juma 281dbfd981
MINOR: LogCleaner.validateReconfiguration fixes (#4770) 7 years ago
Boyang Chen 964693e40d KAFKA-6386: Use Properties instead of StreamsConfig in KafkaStreams constructor 7 years ago
John Roesler adbf31ab1d KAFKA-6473: Add MockProcessorContext to public test-utils (#4736) 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
Bill Bejeck f4a39f9b83 MINOR: Fix flaky standby task test (#4767) 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
cburroughs 514936af6f MINOR: Remove redundant initialization of `Stats.index` (#4751) 7 years ago
Attila Sasvari 549a5cec1e MINOR: Fix potential resource leak in FileOffsetBackingStore (#4739) 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
Ismael Juma 395dcad7d9
MINOR: Java 9/10 fixes, gradle and minor deps update (#4725) 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
Bill Bejeck 286216b56e MINOR: Rolling bounce upgrade fixed broker system test (#4690) 7 years ago
Stuart Perks 9ee00c4b66 KAFKA-6659: Improve error message if state store is not found (#4732) 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
Mickael Maison 36d4b91573 MINOR: Updated SASL Authentication Sequence Docs (#4724) 7 years ago
Anna Povzner 5c24295d44 Trogdor's ProducerBench does not fail if topics exists (#4673) 7 years ago
Manikumar Reddy O aefe35e493 KAFKA-6680: Fix issues related to Dynamic Broker configs (#4731) 7 years ago
Guozhang Wang 0f364cd53a
MINOR: Pass a streams config to replace the single state dir (#4714) 7 years ago
Colin Patrick McCabe 27bb3ccace MINOR: KafkaFutureImpl#addWaiter should be protected (#4734) 7 years ago