Matthias J. Sax
164fea30ea
MINOR: update upgrade notes for Streams API; message format 0.10 requiered ( #4500 )
...
Author: Matthias J. Sax <matthias@confluent.io>
Reviewers: Bill Bejeck <bill@confluent.io>, Guozhang Wang <guozhang@confluent.io.>
7 years ago
Yu
f6bbec4af2
KAFKA-6354: Update KStream JavaDoc using new State Store API ( #4456 )
...
Updates KStream JavaDoc and web page documentations using new State Store API
Author: Yu Liu <yu.liu003@gmail.com>
Reviewers: Guozhang Wang <guozhang@confluent.io>, Matthias J. Sax <matthias@confluent.io>
7 years ago
Joel Hamill
6ea53d22e2
MINOR: Fix some streams web doc nits ( #4411 )
...
Reviewers: Derrick Or <derrickor@gmail.com>, Guozhang Wang <wangguoz@gmail.com>
7 years ago
Matthias J. Sax
9ef883e62f
MINOR: update docs with regard to improved resilience of Kafka Streams ( #4380 )
...
Reviewers: Guozhang Wang <wangguoz@gmail.com>, Joel Hamill, Damian Guy <damian.guy@gmail.com>, Bill Bejeck <bill@confluent.io>
7 years ago
Joel Hamill
06597ba26b
MINOR: Menu updates and navigation ( #4405 )
...
* Menu updates and navigation
Reviewers: Guozhang Wang <wangguoz@gmail.com>
7 years ago
Jorge Quilcate Otoya
2900af6b33
Updating docs for streams app reset tool ( #4401 )
...
Reviewers: Matthias J. Sax <matthias@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
7 years ago
Joel Hamill
26270983cd
MINOR: Fix menu ordering in streams docs
...
https://issues.apache.org/jira/browse/KAFKA-6419
Related: https://github.com/apache/kafka-site/pull/115
Author: Joel Hamill <joel-hamill@users.noreply.github.com>
Reviewers: Guozhang Wang <wangguoz@gmail.com>
Closes #4390 from joel-hamill/fix-streams-menu-order
7 years ago
Joel Hamill
d63f94797c
MINOR: fix image 404s in streams doc
...
Fixes image 404s in streams docs (e.g. https://kafka.apache.org/documentation/streams/developer-guide/interactive-queries.html ).
Related https://github.com/apache/kafka-site/pull/114
Author: Joel Hamill <joel-hamill@users.noreply.github.com>
Reviewers: Guozhang Wang <wangguoz@gmail.com>
Closes #4389 from joel-hamill/fix-404-streams
7 years ago
Matt Farmer
e1c5d0c119
MINOR: Add documentation for KAFKA-6086 (ProductionExceptionHandler) ( #4395 )
...
* Update streams documentation to describe production exception handler
* Add a mention of the ProductionExceptionHandler in the upgrade guide
7 years ago
Joel Hamill
3e2fe17c08
MINOR: Improve Streams Dev Guide content on web docs
...
This PR migrates content from CP Streams Dev Guide.
Here is the top-level page:
![image](https://user-images.githubusercontent.com/11722533/33904945-df9cf804-df31-11e7-93aa-52385961522c.png )
Here is a child page:
![image](https://user-images.githubusercontent.com/11722533/33904976-f2eafabe-df31-11e7-918c-fbf95db0f76b.png )
See related: https://github.com/apache/kafka-site/pull/112
Author: Joel Hamill <joel-hamill@users.noreply.github.com>
Reviewers: Guozhang Wang <wangguoz@gmail.com>
Closes #4252 from joel-hamill/20171122-migrate-cp-dev-guide
7 years ago