Mickael Maison
c4a3d2475f
MINOR: Refresh of the docs ( #16375 )
...
Reviewers: Luke Chen <showuon@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>
2024-06-18 17:15:47 +02:00
Nikolay
51b079dca7
KAFKA-12878: Support --bootstrap-server in kafka-streams-application-reset tool ( #12632 )
...
Reviewers: Chris Egerton <chrise@aiven.io>
2022-09-19 13:20:41 -04:00
Colin Patrick McCabe
26e3b813af
KAFKA-14217: app-reset-tool.html should not show --zookeeper flag that no longer exists ( #12618 )
...
Reviewers: Luke Chen <showuon@gmail.com>
2022-09-12 08:33:01 -07:00
Josep Prat
aa25176e77
MINOR: Kafka Streams code samples formating unification ( #10651 )
...
Code samples are now unified and correctly formatted.
Samples under Streams use consistently the prism library.
Reviewers: Bruno Cadonna <cadonna@apache.org>
2021-05-21 17:27:42 +02:00
JoelWee
0ea440b2af
KAFKA-6435: KIP-623 Add internal topics option to streamResetter ( #8923 )
...
Allow user to specify subset of internal topics to clean up with application reset tool
Reviewers: Boyang Chen <boyang@confluent.io>, Anna Sophie Blee-Goldman <ableegoldman@apache.org>, Walker Carlson <wcarlson@confluent.io>
2021-04-27 15:44:53 -07:00
Bill Bejeck
e847f057e3
KAFKA-10679: [Streams] migrate kafka-site updated docs to kafka/docs ( #9554 )
...
During the AK website upgrade, changes made to kafka-site weren't migrated back to kafka-docs.
This PR is an attempt at porting the streams changes to kafka/docs
For the most part, the bulk of the changes in the PR are cosmetic.
For testing:
I reviewed the PR diffs
Rendered the changes locally
Reviewers: John Roesler <john@confluent.io>
2020-11-04 08:30:10 -05:00
feyman2016
77f123391c
Kafka-10064 Add documentation for KIP-571 ( #8760 )
...
* Update documentation for KIP-571
* update doc for KIP-571
* fix comments
2020-06-01 17:19:26 -07:00
John Roesler
8ae985705f
KAFKA-7768: Use absolute paths for javadoc ( #6100 )
...
Reviewers: Guozhang Wang <wangguoz@gmail.com>
2019-01-07 13:30:49 -08:00
slim
6a20e3cd4c
KAFKA-7768: Add version to java html urls ( #6094 )
...
Reviewers: Guozhang Wang <wangguoz@gmail.com>
2019-01-07 09:21:33 -08:00
Simon Clark
530d951cbd
MINOR: Fixed default streams state dir location. ( #5441 )
...
Co-authored-by: Mickael Maison <mickael.maison@gmail.com>
Co-authored-by: Simon Clark <simonc6r@gmail.com>
Reviewers: Sriharsha Chintalapani <sriharsha@apache.org>
2018-08-01 19:27:08 -07:00
Guozhang Wang
077fd9ced3
HOTFIX: Fix broken javadoc links on web docs( #4543 )
...
Reviewers: Matthias J. Sax <matthias@confluent.io>
2018-02-08 09:31:58 -08:00
Jorge Quilcate Otoya
2900af6b33
Updating docs for streams app reset tool ( #4401 )
...
Reviewers: Matthias J. Sax <matthias@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
2018-01-08 12:02:29 -08:00
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
2018-01-08 11:43:38 -08: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