5488 Commits (b35e97125f291aa7dca22b8d897f9ab4b196fd37)
 

Author SHA1 Message Date
Ismael Juma e33ccb628e
KAFKA-7082: Concurrent create topics may throw NodeExistsException (#5259) 6 years ago
Guozhang Wang d3e264e773
MINOR: update web docs and examples of Streams with Java8 syntax (#5249) 7 years ago
Ismael Juma 456b17fc8e
MINOR: Upgrade to Gradle 4.8.1 (#5263) 7 years ago
Rajini Sivaram bb68b9c046
MINOR: Update version for doc to 2.0.0 (#5262) 7 years ago
John Roesler 6732593bba KAFKA-7072: clean up segments only after they expire (#5253) 7 years ago
Rajini Sivaram e5ec3f55c9
KAFKA-6546: Use LISTENER_NOT_FOUND_ON_LEADER error for missing listener (#5189) 7 years ago
Ismael Juma 96bcfdfc7c
MINOR: Use exceptions in o.a.k.common if possible and deprecate ZkUtils (#5255) 7 years ago
Dong Lin fd969beae7 KAFKA-6697: Broker should not die if getCanonicalPath fails (#4752) 7 years ago
Guozhang Wang f8cb3c3e1d
MINOR: add headers support in new api (#5252) 7 years ago
Stephane Maarek 410e00cbcb KAFKA-7066 added better logging in case of Serialisation issue (#5239) 7 years ago
Andy Coates d2b84bd4b0 Kafka_7064 - bug introduced when switching config commands to ConfigResource (#5245) 7 years ago
Jason Gustafson 3afe2ed8e3
MINOR: Handle segment splitting edge cases and fix recovery bug (#5169) 7 years ago
Ismael Juma cc4dce94af
KAFKA-2983: Remove Scala consumers and related code (#5230) 7 years ago
Rajini Sivaram e8955f731e
KAFKA-7012: Don't process SSL channels without data to process (#5237) 7 years ago
Magesh Nandakumar fc81acbfd7 KAFKA-7067; Include new connector configs in system test assertion (#5242) 7 years ago
Jason Gustafson 347b37e319
MINOR: Do not require request timeout be larger than session timeout (#5246) 7 years ago
Bill Bejeck 1354371d4f KAFKA-6761: Construct logical Streams Graph in DSL Parsing (#4983) 7 years ago
Rajini Sivaram d504e85011
KAFKA-6805: Enable broker configs to be stored in ZK before broker start (#4898) 7 years ago
Guozhang Wang 1546bcd877
MINOR: provide an example for deserialization exception handler (#5231) 7 years ago
Chia-Ping Tsai 6810617179 KAFKA-7048 NPE when creating connector (#5202) 7 years ago
Robert Yokota d06da1b7f4 KAFKA-7068: Handle null config values during transform (KIP-297) 7 years ago
Gunnar Morling be846d833c KAFKA-7058: Comparing schema default values using Objects#deepEquals() 7 years ago
Randall Hauch f0282cb3de KAFKA-7047: Added SimpleHeaderConverter to plugin isolation whitelist 7 years ago
Magesh Nandakumar 239dd0fb9b KAFKA-7039: Create an instance of the plugin only it's a Versioned Plugin 7 years ago
Matthias J. Sax 2bcc6e8276
MINOR: fix Vagrant VM setup (#5178) 7 years ago
Matthias J. Sax d904058c5f
HOTFIX: remove sub-module 'kafka' (#5238) 7 years ago
Randall Hauch fab8b7e676 KAFKA-7056: Moved Connect’s new numeric converters to runtime (KIP-305) 7 years ago
Guozhang Wang dad19ac00f
KAFKA-7021: Update upgrade guide section for reusing source topic (#5195) 7 years ago
Chia-Ping Tsai f2cb8523d1 KAFKA-7032 The TimeUnit is neglected by KakfaConsumer#close(long, Tim… (#5182) 7 years ago
Dhruvil Shah a8c17e36c3 MINOR: Fix chunked down-conversion behavior when no valid batch exists after conversion (#5173) 7 years ago
nixsticks 339fc2379d KAFKA-7055: Update InternalTopologyBuilder to throw TopologyException if a processor or sink is added with no upstream node attached (#5215) 7 years ago
Andy Coates 642a97783d KAFKA-7010: Rename ResourceNameType to PatternType (#5205) 7 years ago
Ismael Juma fa993fbaa0
MINOR: Use ListOffsets request instead of SimpleConsumer in LogOffsetTest (#5227) 7 years ago
Ismael Juma a423b1d07d
MINOR: Use KafkaConsumer in GetOffsetShell (#5220) 7 years ago
Anna Povzner 37a4d5ea46 KAFKA-6975; Fix replica fetching from non-batch-aligned log start offset (#5133) 7 years ago
Matthias J. Sax 0dfa53c47a KAFKA-6711: GlobalStateManagerImpl should not write offsets of in-memory stores in checkpoint file (#5219) 7 years ago
Dhruvil Shah 9a71bfb9d6 KAFKA-7030; Add configuration to disable message down-conversion (KIP-283) (#5192) 7 years ago
Ismael Juma 0b591d703b
MINOR: Replace test usages of ClientUtils.fetchTopicMetadata with BaseRequestTest (#5216) 7 years ago
Jason Gustafson 443091b844
KAFKA-7050; Decrease default consumer request timeout to 30s (#5203) 7 years ago
Matthias J. Sax ff96d57437
KAFKA-6860: Fix NPE in Kafka Streams with EOS enabled (#5187) 7 years ago
John Roesler ce7fe8fe5f MINOR: Use new consumer API timeout in test (#5217) 7 years ago
Ismael Juma ecfe27ebab
MINOR: Upgrade Jackson to 2.9.6 7 years ago
Jagadesh Adireddi c903d5767e KAFKA-6749: Fixed TopologyTestDriver to process stream processing guarantee as exactly once (#4912) 7 years ago
Matthias J. Sax 301474f0ba
MINOR: code cleanup follow up for KAFKA-6906 (#5196) 7 years ago
Filipe Agapito de4f4f530a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [part 2] (#4986) 7 years ago
Ismael Juma 5145d6b6b4
MINOR: Remove unnecessary old consumer usage in tests and other clean-ups (#5199) 7 years ago
Randall Hauch 7a1f555676 KAFKA-7009: Suppress the Reflections log warning messages in system tests 7 years ago
Magesh Nandakumar ee3d3f1b27 KAFKA-7031: Connect API shouldn't depend on Jersey (KIP-285) 7 years ago
Randall Hauch 22356d55ef KAFKA-7043: Modified plugin isolation whitelist with recently added converters (KIP-305) 7 years ago
Chia-Ping Tsai 70e13f032e MINOR: Remove the unused field in DelegatingClassLoader 7 years ago