1132 Commits (5d7cb438a5607fd1bba35ee7a7cf1b2924bae45d)

Author SHA1 Message Date
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
Joan Goyeau ac9de822b2 MINOR: Use Set instead of List for multiple topics (#5024) 7 years ago
David Glasser e9154b7960 KAFKA-6905: Document that Processors may be re-used by Streams (#5022) 7 years ago
Boyang Chen 1e207b2ef8 KAFKA-6896: Add producer metrics exporting in KafkaStreams (#4998) 7 years ago
Matthias J. Sax 9947cd40c6
MINOR: Ensure sensor names are unique in Kafka Streams (#5009) 7 years ago
Matthias J. Sax adeced2997 HOTFIX: RegexSourceIntegrationTest needs to cleanup shared output topic (#5008) 7 years ago
Guozhang Wang caca1fdc90
KAFKA-6813: Remove deprecated APIs in KIP-182, Part III (#4991) 7 years ago
Joan Goyeau 40d191b563 MINOR: Count fix and Type alias refactor in Streams Scala API (#4966) 7 years ago
Robert Yokota f69900cd1e KAFKA-6894: Improve err msg when connecting processor with global store (#5000) 7 years ago
Guozhang Wang fa1702fece
MINOR: Remove deprecated valueTransformer.punctuate (#4993) 7 years ago
Guozhang Wang 0b1a118f45
KAFKA-6813: Remove deprecated APIs in KIP-182, Part II (#4976) 7 years ago
tedyu 8fb5b37013 KAFKA-6878 Switch the order of underlying.init and initInternal (#4988) 7 years ago
tedyu e32dcb9a66 KAFKA-6878: NPE when querying global state store not in READY state (#4978) 7 years ago
asutosh936 5ca9ed5ede KAFKA 6673: Implemented missing override equals method (#4745) 7 years ago
dan norwood b328fc729b MINOR: add equals()/hashCode() for Produced/Consumed (#4979) 7 years ago
Joan Goyeau b88d70b532 MINOR: Make Serdes less confusing in Scala (#4963) 7 years ago
Guozhang Wang 2b5a594066
KAFKA-6813: Remove deprecated APIs in KIP-182, Part I (#4919) 7 years ago
Liju John 55dd97097f KAFKA-6628: RocksDBSegmentedBytesStoreTest does not cover time window serdes (#4836) 7 years ago
Guozhang Wang 42771eb37d
MINOR: Remove deprecated KTable#writeAs, print, foreach, to, through (#4910) 7 years ago
Michael G. Noll 00d1137570 KAFKA-6871: KStreams Scala API: incorrect Javadocs and misleading parameter name (#4971) 7 years ago
Guozhang Wang 32e97b1d9d
MINOR: Remove deprecated parameter in ProcessorContext#register (#4911) 7 years ago