1069 Commits (b8559de23d120ca07daa6f66de6bba253d16a74a)

Author SHA1 Message Date
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
Filipe Agapito 6f641fef6a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [cleanup] (#4939) 7 years ago
Sean Glover 893e044515 MINOR: Build and code sample updates for Kafka Streams DSL for Scala (#4949) 7 years ago
Guozhang Wang 564311f5cd
MINOR: Remove KafkaStreams#toString (#4909) 7 years ago
Bill Bejeck f448e49fbe KAFKA-6844: Call shutdown on GlobalStreamThread after all StreamThreads have stopped (#4950) 7 years ago
John Roesler 2d8049b713 KAFKA-5697: issue Consumer#wakeup during Streams shutdown 7 years ago
Guozhang Wang af983267be
MINOR: Removed deprecated schedule function (#4908) 7 years ago
Bill Bejeck 515ce21c74 KAFKA-6761: Part 1 of 3; Graph nodes (#4923) 7 years ago
Boyang Chen 1b170df31c KAFKA-6657: Add StreamsConfig prefix for different consumers (#4805) 7 years ago
Guozhang Wang 31ce3a2705
KAFKA-6825: Make StreamsConfig#DEFAULT_PRODUCTION_EXCEPTION_HANDLER_CLASS_CONFIG public (#4929) 7 years ago
khairy 6655a4d75f KAFKA-6535: Set default retention ms for Streams repartition topics to Long.MAX_VALUE (#4730) 7 years ago
Bill Bejeck c6fd3d488e MINOR: update VerifiableProducer to send keys if configured and removed StreamsRepeatingKeyProducerService (#4841) 7 years ago
Guozhang Wang 8725e3604b
MINOR: Remove deprecated streams config (#4906) 7 years ago
Filipe Agapito 885abbfcd4 KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [partial] (#4832) 7 years ago