1102 Commits (5ba9cade7b066cc26842aeaac5662a57c502ffcb)

Author SHA1 Message Date
Ismael Juma cc4dce94af
KAFKA-2983: Remove Scala consumers and related code (#5230) 7 years ago
Bill Bejeck 1354371d4f KAFKA-6761: Construct logical Streams Graph in DSL Parsing (#4983) 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
Matthias J. Sax 0dfa53c47a KAFKA-6711: GlobalStateManagerImpl should not write offsets of in-memory stores in checkpoint file (#5219) 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
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
Gitomain 40f63eb9c1 KAFKA-6782: solved the bug of restoration of aborted messages for GlobalStateStore and KGlobalTable (#4900) 7 years ago
Guozhang Wang 7a59061252
KAFKA-7023: Add unit test (#5197) 7 years ago
Guozhang Wang d98ec33364
KAFKA-7021: Reuse source based on config (#5163) 7 years ago
Jagadesh Adireddi ee5cc974d2 KAFKA-6906: Fixed to commit transactions if data is produced via wall clock punctuation (#5105) 7 years ago
Liquan Pei cc4157d877 KAFKA-7023: Move prepareForBulkLoad() call after customized RocksDBConfigSetter (#5166) 7 years ago
John Roesler 74bdafe386 KAFKA-5697: Use nonblocking poll in Streams (#5107) 7 years ago
Matthias J. Sax bb260e924f
MINOR: remove duplicate map in StoreChangelogReader (#5143) 7 years ago
Jagadesh Adireddi 150967994a KAFKA-6538: Changes to enhance ByteStore exceptions thrown from RocksDBStore with more human readable info (#5103) 7 years ago
Bill Bejeck f54acdbb13 KAFKA-6935: Add config for allowing optional optimization (#5071) 7 years ago
Matthias J. Sax 0eddddb82b
KAFKA-6967: TopologyTestDriver does not allow pre-populating state stores that have change logging (#5096) 7 years ago
Lee Dongjin 594a0e1a07 KAFKA-6993: Fix defective documentations for KStream/KTable methods (#5136) 7 years ago
Rajini Sivaram a1ca07d316
MINOR: Bump version to 2.1.0-SNAPSHOT (#5153) 7 years ago
ConcurrencyPractitioner ba0ebca7a5 [KAFKA-6730] Simplify State Store Recovery (#5013) 7 years ago
Bill Bejeck ef413699b6 KAFKA-6704: InvalidStateStoreException from IQ when StreamThread closes store (#4801) 7 years ago
John Roesler ba5fd3c8a4 MINOR: Add regression tests for KTable mapValues and filter (#5134) 7 years ago
Rajini Sivaram 9df3872fbd KAFKA-3665: Enable TLS hostname verification by default (KIP-294) (#4956) 7 years ago
John Roesler 6f9f365573 KAFKA-6813: return to double-counting for count topology names (#5075) 7 years ago
Guozhang Wang 718d6f2475
MINOR: Remove deprecated KafkaStreams constructors in docs (#5118) 7 years ago
Vahid Hashemian 0cacbcf30e MINOR: Remove usages of JavaConversions and fix some typos (#5115) 7 years ago
Bill Bejeck cb2f024f87 MINOR: Use thread name and task for sensor name (#5111) 7 years ago
emmanuel Harel e24916a68f MINOR:Fix table outer join test (#5099) 7 years ago
Joan Goyeau ad56f04af9 KAFKA-6936: Implicit materialized for aggregate, count and reduce (#5066) 7 years ago
Matthias J. Sax d166485be1
KAFKA-6054: Add 'version probing' to Kafka Streams rebalance (#4636) 7 years ago
Guozhang Wang f33e9a346e KAFKA-4936: Add dynamic routing in Streams (#5018) 7 years ago
Florian Hussonnois 14171fa8b4 KAFKA-6957 make InternalTopologyBuilder accessible from AbstractStream subclasses (#5085) 7 years ago
Dark 2b6630b518 Remove duplicate code which is invoked twice (#5039) 7 years ago
Bill Bejeck 4943c3f2f7 MINOR: reduce commit time on test (#5095) 7 years ago
John Roesler c470ff70d3 KAFKA-5697; Implement new consumer poll API from KIP-266 (#4855) 7 years ago
Ismael Juma 7132a85fc3 KAFKA-6921; Remove old Scala producer and related code 7 years ago
Jorge Quilcate Otoya 133108cdac KAFKA-6850: Add Record Header support to Kafka Streams Processor API (KIP-244) (#4955) 7 years ago
Filipe Agapito 6281fbcb6a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [part 3] (#5052) 7 years ago
Guozhang Wang 70a506b983
MINOR: Ignore test_broker_type_bounce_at_start system test (#5055) 7 years ago
Joan Goyeau 96cda0e07a MINOR: Fix type inference on joins and aggregates (#5019) 7 years ago
Guozhang Wang 9752ccad55
KAFKA-6729: Follow up; disable logging for source KTable. (#5038) 7 years ago
David Glasser f65f3a878f KAFKA-6905: Document that Transformers may be re-used by Streams (#5026) 7 years ago
Andy Coates 4e1c8ffd0d KAFKA-6849: add transformValues methods to KTable. (#4959) 7 years ago
Guozhang Wang 05ea580091
MINOR: Remove unused class (#5037) 7 years ago
John Roesler 58a910f0a7 KAFKA-5697: revert wakeup-based impl (#5035) 7 years ago
Guozhang Wang ba237c5d21 HOTFIX: use ConsumedInternal in StreamsBuilder 7 years ago
Guozhang Wang 6b8e79b137
HOTFIX: move Conusmed to o.a.k.streams.kstream (#5033) 7 years ago
Guozhang Wang 1a324d784c
KAFKA-6729: Reuse source topics for source KTable's materialized store's changelog (#5017) 7 years ago