6395 Commits (05cba28ca7aafd3974e9e818be08f239b6162855)
 

Author SHA1 Message Date
Sebastián Ortega 3000fda8b9 KAFKA-8277: Fix NPEs in several methods of ConnectHeaders (#6550) 6 years ago
Colin Patrick McCabe c2bee988fa
MINOR: log which signals are handled on startup (#6620) 6 years ago
Ismael Juma 7d9e93ac6d
MINOR: Use https instead of http in links (#6477) 6 years ago
Matthias J. Sax 172fbb2dd5
MINOR: Add unit test for SerDe auto-configuration (#6610) 6 years ago
David Arthur 409fabc561 KAFKA-7747; Check for truncation after leader changes [KIP-320] (#6371) 6 years ago
Ted Yu e56ebbffca [KAFKA-3729] Auto-configure non-default SerDes passed alongside the topology builder (#6461) 6 years ago
Bob Barrett 964e90a725 MINOR: Remove errant lock.unlock() call from RoundTripWorker (#6612) 6 years ago
John Roesler 6538e9e4d6 KAFKA-7895: fix Suppress changelog restore (#6536) 6 years ago
Matthias J. Sax 3aa909575d
MINOR: Java8 cleanup (#6598) 6 years ago
Matthias J. Sax c596204c0d
MINOR: Java8 cleanup (#6599) 6 years ago
Jason Gustafson e32d33cd4f KAFKA-7965; Fix flaky test ConsumerBounceTest 6 years ago
Florian Hussonnois 075b368d47 KAFKA-6958: Allow to name operation using parameter classes (#6410) 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
Vahid Hashemian 3e8a10e7d9 KAFKA-7026; Sticky Assignor Partition Assignment Improvement (KIP-341) (#5291) 6 years ago
A. Sophie Blee-Goldman 0f7a87e93d KAFKA-7652: Restrict range of fetch/findSessions in cache (#6448) 6 years ago
A. Sophie Blee-Goldman c7836307c3 [HOT FIX] Check for null before deserializing in MeteredSessionStore (#6575) 6 years ago
A. Sophie Blee-Goldman 555d05971e Added note to RocksDBConfigSetter (#6578) 6 years ago
huxi a05eaaa8f4 KAFKA-7965; Fix testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup (#6557) 6 years ago
Rajini Sivaram 7f9b9a60da
KAFKA-8241; Handle configs without truststore for broker keystore update (#6585) 6 years ago
Matthias J. Sax 0e08358da4
KAFKA-6455: KStream-KStream join should set max timestamp for result record (#6565) 6 years ago
pkleindl 5919e73e5d MINOR: fixed missing close of Iterator, used try-with-resource where appropriate (#6562) 6 years ago
Manikumar Reddy 3b1524c5df KAFKA-7466: Add IncrementalAlterConfigs API (KIP-339) (#6247) 6 years ago
John Roesler 99ce7d76ce KAFKA-7778: document scala suppress API (#6586) 6 years ago
cadonna 05668e98f5 KAFKA-7875: Add KStream.flatTransformValues (#6424) 6 years ago
Alex Dunayevsky 47a9871ef6 KAFKA-7471: Multiple Consumer Group Management Feature (#5726) 6 years ago
Casey Green b7d7f7590d KAFKA-7778: Add KTable.suppress to Scala API (#6314) 6 years ago
Viktor Somogyi 7bd81628d9 KAFKA-6635; Producer close awaits pending transactions (#5971) 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
Bill Bejeck 312e55bf56
KAFKA-8208: Change paper link directly to ASM (#6572) 6 years ago
Bill Bejeck 5e2d062267
KAFKA-8210: Fix link for streams table duality (#6573) 6 years ago
Bill Bejeck 75dc7e2b6b
KAFKA-8209: Wrong link for KStreams DSL in core concepts doc (#6564) 6 years ago
Victoria Bialas ad0f7aead7 KAFKA-8212 DOCS (kafka) - Fix Maven artifacts table from cutting off text (#6576) 6 years ago
Victoria Bialas 8bd66eb870 KAFKA-8213 - Fix typo in Streams Dev Guide (#6574) 6 years ago
Jason Gustafson 02221bd907
MINOR: Remove SubscriptionState.Listener and replace with assignmentId tracking (#6559) 6 years ago
Colin Patrick McCabe 04a023e302
MINOR: ConnectionStressWorker: add missing executor shutdown (#6558) 6 years ago
Jason Gustafson 53e95ffcdb
MINOR: Use generated InitProducerId RPC (#6538) 6 years ago
A. Sophie Blee-Goldman 9f5a69a4c2 [MINOR] Guard against crashing on invalid key range queries (#6521) 6 years ago
Rajini Sivaram 950cfe3e70 MINOR: Add security considerations for remote JMX in Kafka docs (#6544) 6 years ago
highluck 0667fe2bfd MINOR: Remove redundant access specifiers from metrics interfaces (#6527) 6 years ago
cadonna 97bca4d3f5 MINOR: Correct KStream documentation (#6552) 6 years ago
Konstantine Karantasis 1bf1e46e7e KAFKA-8013; Avoid underflow when reading a Struct from a partially correct buffer (#6340) 6 years ago
Chris Egerton 71e721f135 KAFKA-8058: Fix ConnectClusterStateImpl.connectors() method (#6384) 6 years ago
Jason Gustafson db338ef67c
MINOR: Move common consumer tests out of abstract consumer class (#6548) 6 years ago
Colin P. Mccabe 62381bd915 KAFKA-8168; Add a generated ApiMessageType class 6 years ago
Stanislav Kozlovski cc4fde35c9 KAFKA-7893; Refactor ConsumerBounceTest to reuse functionality from BaseConsumerTest (#6238) 6 years ago
Guozhang Wang 4aa2cfe467
MINOR: Tighten up metadata upgrade test (#6531) 6 years ago
Rajini Sivaram 844120c601
KAFKA-8190; Don't update keystore modification time during validation (#6539) 6 years ago