6074 Commits (0e08358da4b114834140c720b98125a2a3a84caa)
 

Author SHA1 Message Date
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
Jarrod Urban acb5188810 fix compile error for example (#6526) 6 years ago
Michael Gruben Trejo 8592baf784 MINOR: Comment spelling nit 6 years ago
Colin P. Mccabe 219c22113e MINOR: Optimize ConnectionStressWorker 6 years ago
Mickael Maison 981815c8d1 KAFKA-8034: Use automatic RPC generation in DeleteTopics 6 years ago
Bill Bejeck 369d89f208
MINOR: Move KTable source topic for changelog to optimization framework (#6500) 6 years ago
Lee Dongjin ff78c684ff KAFKA-7502: Cleanup KTable materialization logic in a single place (doMapValues) (#6520) 6 years ago
Lee Dongjin d10023e8d3 Cleanup KTableImpl#doTransformValues (#6519) 6 years ago
Tcsalist 17f73b42ad MINOR: Streams input topic corrected (#6513) 6 years ago
Colin Patrick McCabe b25974c387
MINOR: WorkerUtils#abort: fix bug in abort logic (#6516) 6 years ago
Lee Dongjin d63d702252 KAFKA-7502: Cleanup KTable materialization logic in a single place (filter) (#6453) 6 years ago