4989 Commits (0b1a118f45418aba6af03e71e7169e38cb3ec9af)
 

Author SHA1 Message Date
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
Ismael Juma 6fab286da2 MINOR: Fix some compiler warnings (#4726) 7 years ago
Colin Patrick McCabe 0560193706 MINOR: improve trogdor commandline (#4721) 7 years ago
Jason Gustafson 7041e76bd6 MINOR: Some logging improvements for debugging delayed produce status (#4691) 7 years ago
Ewen Cheslack-Postava f264bfa296 KAFKA-6676: Ensure Kafka chroot exists in system tests and use chroot on one test with security parameterizations (#4729) 7 years ago
asutosh936 02a8ef8595 KAFKA-6486: Implemented LinkedHashMap in TimeWindows (#4628) 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
Matthias J. Sax 7fe06a8666
MINOR: fix flaky Streams EOS system test (#4728) 7 years ago
Dhruvil Shah ae31ee63dc KAFKA-6530: Use actual first offset of message set when rolling log segment (#4660) 7 years ago
Sandor Murakozi 2afac71566 MINOR: Remove unnecessary null checks (#4708) 7 years ago
Jason Gustafson 9782465d6f
KAFKA-6672; ConfigCommand should create config change parent path if needed (#4727) 7 years ago
Colin Patrick McCabe a70e4f95d7 KAFKA-6658; Fix RoundTripWorkload and make k/v generation configurable (#4710) 7 years ago
Matthias J. Sax 394aa74261
KAFKA-6454: Allow timestamp manipulation in Processor API (#4519) 7 years ago
Chris Egerton b6ae51b108 Allow users to specify 'if-not-exists' when creating topics while testing (#4715) 7 years ago
huxi a9c16a8110 KAFKA-6663: Doc for `GlobalKTable` should be corrected. (#4723) 7 years ago
Colin Patrick McCabe 9e0e6e43a7 MINOR: Trogdor should not assume an agent co-located with the controller (#4712) 7 years ago
Randall Hauch e7ef719a5b KAFKA-6661: Ensure sink connectors don’t resume consumer when task is paused 7 years ago
John Roesler 7006d0f58b MINOR: Streams system tests fixes/updates (#4689) 7 years ago
Kamal C a6fad27372 KAFKA-6106: Postpone normal processing of tasks within a thread until restoration of all tasks have completed. (#4651) 7 years ago
huxi d2aca95aeb MINOR: Fix incorrect expression for KTable in stream doc. (#4718) 7 years ago
Jason Gustafson 372b4c6a77
KAFKA-6656; Config tool should return non-zero status code on failure (#4711) 7 years ago
Colin Patrick McCabe 8c10e06007 MINOR: Avoid nulls when deserializing Trogodor JSON (#4688) 7 years ago
Rajini Sivaram 5cdb951091 KAFKA-6653; Complete delayed operations even when there is lock contention (#4704) 7 years ago
Guozhang Wang 925acc9f47
KAFKA-4831: add documentation for KIP-265 (#4686) 7 years ago
Edoardo Comar 35c08189cb MINOR: fixing streams test-util compilation errors in Eclipse (#4631) 7 years ago