1102 Commits (5ba9cade7b066cc26842aeaac5662a57c502ffcb)

Author SHA1 Message Date
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
John Roesler fc6e92260c MINOR: fix NamedCache metrics in Streams (#4917) 7 years ago
Xavier Léauté 34a1f7099b KAFKA-6826 avoid range scans when forwarding values during aggregation (#4927) 7 years ago
Jagadesh Adireddi a05e33693b KAFKA-6677: Fixed StreamsConfig producer's max-in-flight allowed when EOS enabled. (#4868) 7 years ago
Debasish Ghosh b2e4db01b6 KAFKA-6670: Implement a Scala wrapper library for Kafka Streams 7 years ago
John Roesler ed51b2cdf5 KAFKA-6376; refactor skip metrics in Kafka Streams 7 years ago
Jagadesh Adireddi b510737e76 KAFKA-5253: Fixed TopologyTestDriver to handle streams created with patterns (#4793) 7 years ago
Guozhang Wang 1f523d9d72
MINOR: add window store range query in simple benchmark (#4894) 7 years ago
Bill Bejeck 93fd5707fa MINOR: Retry setting aligned time until set (#4893) 7 years ago
Bill Bejeck 2162d0713f KAFKA-6802: Improved logging for missing topics during task assignment (#4891) 7 years ago
Jimin Hsieh 6b2be2693c KAFKA-6775: Fix the issue of without init super class's (#4859) 7 years ago
Matthias J. Sax cae42215b7
KAFKA-6054: Update Kafka Streams metadata to version 3 (#4880) 7 years ago
Guozhang Wang 0e0fd4fe8d
HOTFIX: use the new prop object (#4888) 7 years ago
John Roesler ac9c3ed0b4 KAFKA-6376: preliminary cleanup (#4872) 7 years ago
Valentino Proietti 01eddce01f KAFKA-6742: TopologyTestDriver error when dealing with stores from GlobalKTable 7 years ago
Guozhang Wang 9871357086
KAFKA-6592: Follow-up (#4864) 7 years ago
Guozhang Wang 0dc7f0e66f
KAFKA-6611, PART II: Improve Streams SimpleBenchmark (#4854) 7 years ago
huxi 4e35a2bfb7 KAFKA-6592: ConsoleConsumer should support WindowedSerdes (#4797) 7 years ago