81 Commits (d030caf9561e306556f5e0ab323bb382e967138d)

Author SHA1 Message Date
Joel Hamill 65aa1a0c3e KAFKA-6472 - Fix WordCount example code error (#4538) 7 years ago
Matthias J. Sax 77a6104f54
KAFKA-3625: add docs for Kafka Streams test-utils (follow up) (#4493) 7 years ago
Matthias J. Sax a0fb4db40a
MINOR: improve security docs for Kafka Streams (#4532) 7 years ago
Daniel Wojda d8eddc6e16 MINOR: Add missing imports to 'Hello Kafka Streams' examples (#4535) 7 years ago
Guozhang Wang 077fd9ced3
HOTFIX: Fix broken javadoc links on web docs(#4543) 7 years ago
Matthias J. Sax 164fea30ea
MINOR: update upgrade notes for Streams API; message format 0.10 requiered (#4500) 7 years ago
Yu f6bbec4af2 KAFKA-6354: Update KStream JavaDoc using new State Store API (#4456) 7 years ago
Matthias J. Sax a78f66a5ae KAFKA-3625: Add public test utils for Kafka Streams (#4402) 7 years ago
Joel Hamill 6ea53d22e2 MINOR: Fix some streams web doc nits (#4411) 7 years ago
Yu-Jhe decfb834fb Add missing backslash (#4474) 7 years ago
Matthias J. Sax d673c8cf94 MINOR: update upgrade notes with regard to KIP-149 (#4439) 7 years ago
Matthias J. Sax 9ef883e62f MINOR: update docs with regard to improved resilience of Kafka Streams (#4380) 7 years ago
manjuapu b543bfc18e Streams Use case anchor (#4420) 7 years ago
Joel Hamill c7e7cc1a5a MINOR: Fix typo (#4426) 7 years ago
RichardYuSTUG 1d1c857596 4385 7 years ago
Richard Yu b8aa1761c3 KAFKA-6265: Add #queryableStoreName() to GlobalKTable 7 years ago
Joel Hamill 06597ba26b MINOR: Menu updates and navigation (#4405) 7 years ago
Jorge Quilcate Otoya 2900af6b33 Updating docs for streams app reset tool (#4401) 7 years ago
Joel Hamill 26270983cd MINOR: Fix menu ordering in streams docs 7 years ago
Joel Hamill d63f94797c MINOR: fix image 404s in streams doc 7 years ago
Matt Farmer e1c5d0c119 MINOR: Add documentation for KAFKA-6086 (ProductionExceptionHandler) (#4395) 7 years ago
Guozhang Wang 5995453f4c MINOR: Web docs for KIP-220 7 years ago
Joel Hamill 3e2fe17c08 MINOR: Improve Streams Dev Guide content on web docs 7 years ago
Manjula K ca7f3dab04 MINOR: Adding secondary nav to Streams webpage 7 years ago
Guozhang Wang 487436b1a4 MINOR: Update docs for new version 7 years ago
Manjula K 5178702715 MINOR: Adding Trivago logo to Streams landing page 7 years ago
Joel Hamill 5f779ca3f3 MINOR: Fix typo dev guide title 7 years ago
Guozhang Wang ef49145200 MINOR: a few web doc and javadoc fixes 7 years ago
Manjula K f6e724b127 MINOR: Redesign of Streams page to include video & logos 7 years ago
Bill Bejeck dac990aab3 KAFKA-6025: small fix for streams tutorial 7 years ago
Guozhang Wang e2e8d4a57a MINOR: KIP-161 upgrade docs change 7 years ago
Joel Hamill ff5fc9dd1e Rename streams tutorial and quickstart 7 years ago
Damian Guy 93b71e7dee MINOR: update streams quickstart for KIP-182 7 years ago
Joel Hamill d985513b22 MINOR: streams dev guide fixup 7 years ago
Damian Guy cc84686a4a MINOR: additional kip-182 doc updates 7 years ago
Bill Bejeck 39d5cdcccf KAFKA-5985; update javadoc regarding closing iterators 7 years ago
Manjula K 5b943ca8a9 MINOR:Updated Rabobank description 7 years ago
Richard Yu b8be86b805 KAFKA-5765; Move merge() from StreamsBuilder to KStream 7 years ago
Matthias J. Sax a96e28eac1 MINOR: Update Streams quickstart to create output topic with compaction enabled 7 years ago
Manjula K 1fd70c7c94 MINOR - Adding New York Times logo to streams page 7 years ago
Manjula K 36afd1095c MINOR: Adding LINE corp logo to streams page 7 years ago
Damian Guy f29391c490 MINOR: add upgrade note for KIP-173 topic configs 7 years ago
manjuapu c82be0f303 MINOR: Adding See how Kafka Streams is being used section to Streams page 7 years ago
Florian Hussonnois 398714b758 KAFKA-5839: Upgrade Guide doc changes for KIP-130 7 years ago
Jakub Scholz a64fe2ed88 KAFKA-5918: Fix minor typos and errors in the Kafka Streams turotial 7 years ago
Damian Guy f7b1add686 MINOR: update tutorial doc to match ak-site 7 years ago
Guozhang Wang 9d2437a464 MINOR: Un-hide the tutorial buttons on web docs 7 years ago
Damian Guy 2db1e4423f KAFKA-5852: Add filter, filterNot, mapValues and Materialized to KTable 7 years ago
Damian Guy 4769e3d92a KAFKA-5815; add Printed class and KStream#print(printed) 7 years ago
Damian Guy e16b9143df KAFKA-5853; implement WindowedKStream 7 years ago