132 Commits (9dac615d228c5b3464c6322aea9f9ce70f9ef37b)

Author SHA1 Message Date
huxi aa7358e8cc KAFKA-7326: KStream.print() should flush on each line for PrintStream (#5579) 6 years ago
lucapette 2514a42e84 KAFKA-7269: Add docs for KStream.merge (#5512) 6 years ago
nprad 79a2f892ca KAFKA-6966: Extend TopologyDescription to better represent Source and (#5284) 6 years ago
Matthias J. Sax c1ca53b369 MINOR: fix Streams docs state.dir (#5465) 6 years ago
Simon Clark 530d951cbd MINOR: Fixed default streams state dir location. (#5441) 6 years ago
Guozhang Wang 2d877631cd
MINOR: web docs fixes on message header (#5381) 6 years ago
Guozhang Wang 6bfaf4dc60
MINOR: Store metrics scope, total metrics (#5290) 6 years ago
Guozhang Wang 7ea8a25a4c HOTFIX: remove old security suggestions 6 years ago
Guozhang Wang a20555102b HOTFIX: update Streams security docs 6 years ago
Jim Galasyn 581adb5013 MINOR: Add note about num.standby.replicas (#5271) 6 years ago
Vahid Hashemian c32f7e6ad8 MINOR: Fix expected output in Streams quickstart (#5280) 6 years ago
Guozhang Wang d3e264e773
MINOR: update web docs and examples of Streams with Java8 syntax (#5249) 7 years ago
Guozhang Wang f8cb3c3e1d
MINOR: add headers support in new api (#5252) 7 years ago
Guozhang Wang 1546bcd877
MINOR: provide an example for deserialization exception handler (#5231) 7 years ago
Guozhang Wang dad19ac00f
KAFKA-7021: Update upgrade guide section for reusing source topic (#5195) 7 years ago
Guozhang Wang 86410e14d7 MINOR: Add missing configs for resilience settings 7 years ago
Jorge Quilcate Otoya e8ddb76573 KAFKA-6938: Add documentation for accessing Headers on Kafka Streams Processor API (#5128) 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
Guozhang Wang f33e9a346e KAFKA-4936: Add dynamic routing in Streams (#5018) 7 years ago
Joan Goyeau 1e0793c4ce Update doc of curried joins and aggregates (#5053) 7 years ago
Andy Coates 4e1c8ffd0d KAFKA-6849: add transformValues methods to KTable. (#4959) 7 years ago
Guozhang Wang 6b8e79b137
HOTFIX: move Conusmed to o.a.k.streams.kstream (#5033) 7 years ago
Matthias J. Sax 0b3712d8a5
MINOR: add missing parameter `processing.guaratees` to Streams docs (#5023) 7 years ago
Guozhang Wang d4204e8b14
MINOR: fix broken links in streams doc (#5025) 7 years ago
David Glasser e9154b7960 KAFKA-6905: Document that Processors may be re-used by Streams (#5022) 7 years ago
Guozhang Wang c9161afda9
MINOR: doc change for deprecate removal (#5006) 7 years ago
Joel Hamill c14b0ad9ee MINOR - Fix typo in Streams Dev Guide (#4972) 7 years ago
Joan Goyeau b88d70b532 MINOR: Make Serdes less confusing in Scala (#4963) 7 years ago
Guozhang Wang 32e97b1d9d
MINOR: Remove deprecated parameter in ProcessorContext#register (#4911) 7 years ago
Sean Glover 893e044515 MINOR: Build and code sample updates for Kafka Streams DSL for Scala (#4949) 7 years ago
Guozhang Wang de8a67b565 HOTFIX: fix streams tutorial code example 7 years ago
Boyang Chen 1b170df31c KAFKA-6657: Add StreamsConfig prefix for different consumers (#4805) 7 years ago
khairy 6655a4d75f KAFKA-6535: Set default retention ms for Streams repartition topics to Long.MAX_VALUE (#4730) 7 years ago
manjuapu 0143a65091 Fix streams web doc configs tables (#4943) 7 years ago
manjuapu 3ce14a84a8 MINOR: Streams web doc table fix (#4942) 7 years ago
John Roesler 12a0f46895 KAFKA-6376: Document skipped records metrics changes (#4922) 7 years ago
Debasish Ghosh b2e4db01b6 KAFKA-6670: Implement a Scala wrapper library for Kafka Streams 7 years ago
taekyung 51db468bf3 MINOR: Fixed deserialization.exception.handler default value of config-streams (#4914) 7 years ago
ro7m b6f0420350 Kafka-6792: Fix wrong pointer in the link for stream dsl (#4876) 7 years ago
ro7m 8434d494e6 KAFKA-6790: Fix Streams processor node broken link (#4874) 7 years ago
Matthias J. Sax 0c0d8363e5
KAFKA-6054: Fix upgrade path from Kafka Streams v0.10.0 (#4779) 7 years ago
ro7m ac4374dc24 KAFKA-6732: Fix Streams doc ref link (#4806) 7 years ago
Boyang Chen 964693e40d KAFKA-6386: Use Properties instead of StreamsConfig in KafkaStreams constructor 7 years ago
John Roesler adbf31ab1d KAFKA-6473: Add MockProcessorContext to public test-utils (#4736) 7 years ago
Matthias J. Sax 394aa74261
KAFKA-6454: Allow timestamp manipulation in Processor API (#4519) 7 years ago
huxi a9c16a8110 KAFKA-6663: Doc for `GlobalKTable` should be corrected. (#4723) 7 years ago
huxi d2aca95aeb MINOR: Fix incorrect expression for KTable in stream doc. (#4718) 7 years ago
Guozhang Wang 925acc9f47
KAFKA-4831: add documentation for KIP-265 (#4686) 7 years ago
Matthias J. Sax 0c00aa0983
MINOR: Streams doc example should not close store (#4667) 7 years ago