cwildman
|
5847e06176
|
MINOR: state.cleanup.delay.ms default is 600,000 ms (10 minutes). (#6345)
Reviewers: Bill Bejeck <bill@confluent.io>, Matthias J. Sax <matthias@confluent.io>
|
2019-02-28 09:27:06 -08:00 |
Matthias J. Sax
|
4335ab09a2
|
MINOR: fix Streams docs state.dir (#5465)
Reviewers: Guozhang Wang <wangguoz@gmail.com>
|
2018-08-06 13:54:47 -07:00 |
Guozhang Wang
|
c1fa2b0580
|
MINOR: Add missing configs for resilience settings
Reviewers: Matthias J. Sax <matthias@confluent.io>, Bill Bejeck <bill@confluent.io>
|
2018-06-05 11:44:53 -07:00 |
Matthias J. Sax
|
b532ee218e
|
MINOR: add missing parameter `processing.guaratees` to Streams docs (#5023)
Reviewers: Guozhang Wang <guozhang@confluent.io>, Bill Bejeck <bill@confluent.io>
|
2018-05-16 13:59:19 -07:00 |
Guozhang Wang
|
b492e8e85e
|
MINOR: fix broken links in streams doc (#5025)
Reviewers: Guozhang Wang <wangguoz@gmail.com>
|
2018-05-16 13:23:51 -07:00 |
Guozhang Wang
|
534a7bc1e0
|
HOTFIX: Fix broken javadoc links on web docs(#4543)
Reviewers: Matthias J. Sax <matthias@confluent.io>
|
2018-02-08 09:33:09 -08:00 |
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>
|
2018-01-22 14:37:19 -08:00 |
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
|
2018-01-08 11:33:23 +00:00 |
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:

Here is a child page:

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
|
2017-12-21 11:15:54 -08:00 |