6434 Commits (e5f7220b23ba556352d80a0575fcb6cbfe2d576d)
 

Author SHA1 Message Date
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
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
Colin P. Mccabe a674ded0b3 MINOR: fix throttling and status in ConnectionStressWorker 6 years ago
Mickael Maison c301025484 KAFKA-8090: Use automatic RPC generation in ControlledShutdown 6 years ago
John Roesler 9bd0d6aa93 KAFKA-6399: Remove Streams max.poll.interval override (#6509) 6 years ago
Doroszlai, Attila d3316bc6a7 KAFKA-8126: Flaky Test org.apache.kafka.connect.runtime.WorkerTest.testAddRemoveTask (#6475) 6 years ago
Guozhang Wang c23bf7a360 HOTFIX: Update unit test for KIP-443 6 years ago
Guozhang Wang 213466b3d4
KAFKA-7190: KIP-443; Remove streams overrides on repartition topics (#6511) 6 years ago
Stanislav Kozlovski 4825bc47a0 KAFKA-8183: Add retries to WorkerUtils#verifyTopics (#6532) 6 years ago
Victoria Bialas e5a131d9bf KAFKA-8181: Removed Avro topic from TOC on kafka (#6529) 6 years ago
Viktor Somogyi-Vass e560bae22a KAFKA-8030: Fix flaky tests in TopicCommandWithAdminClientTest 6 years ago