Matthias J. Sax
e85d671dee
MINOR: replace `late` with `out-of-order` in JavaDocs and docs ( #7274 )
...
Reviewers: Bill Bejeck <bill@confluent.io>, John Roesler <john@confluent.io>
5 years ago
Victoria Bialas
dd8131499f
KAFKA-8227 DOCS Fixed missing links duality of streams tables ( #6625 )
...
Fixed missing links duality of streams tables
Reviewers: Jim Galasyn <jim.galasyn@confluent.io> Bill Bejeck <bbejeck@gmail.com>
6 years ago
Bill Bejeck
312e55bf56
KAFKA-8208: Change paper link directly to ASM ( #6572 )
...
Reviewers: Matthias J. Sax <mjsax@apache.org>, Victoria Bialas <vicky@confluent.io>
6 years ago
Bill Bejeck
75dc7e2b6b
KAFKA-8209: Wrong link for KStreams DSL in core concepts doc ( #6564 )
...
Reviewers Matthias J. Sax <mjsax@apache.org>, Michael Drogalis <michael.drogalis@confluent.io>, Victoria Bialas <vicky@confluent.io>
6 years ago
Guozhang Wang
5c549b2a89
MINOR: Replace tbd with the actual link for out-of-ordering data ( #6035 )
...
Reviewers: Jason Gustafson <jason@confluent.io>
6 years ago
Bill Bejeck
862e09f994
HOTFIX: Fix broken links ( #5676 )
...
Reviewers: Joel Hamill <11722533+joel-hamill@users.noreply.github.com>, Guozhang Wang <wangguoz@gmail.com>
6 years ago
Guozhang Wang
68b2f49ea7
KAFKA-3514, Documentations: Add out of ordering in concepts. ( #5458 )
...
Reviewers: Matthias J. Sax <matthias@confluent.io>, John Roesler <john@confluent.io>, Bill Bejeck <bill@confluent.io>
6 years ago
ro7m
b6f0420350
Kafka-6792: Fix wrong pointer in the link for stream dsl ( #4876 )
...
Reviewers: Guozhang Wang <wangguoz@gmail.com>
7 years ago
ro7m
8434d494e6
KAFKA-6790: Fix Streams processor node broken link ( #4874 )
...
The page here https://kafka.apache.org/11/documentation/streams/developer-guide/memory-mgmt.html talks about processor nodes and refers to non existing links.
Broken link (appears twice in the same document):
https://kafka.apache.org/11/documentation/streams/concepts.html#streams-concepts-processor
To find this search for the word "processor node" on the page memory-management , the ones which are links are broken.
Reviewers: Guozhang Wang <wangguoz@gmail.com>
7 years ago
Matthias J. Sax
394aa74261
KAFKA-6454: Allow timestamp manipulation in Processor API ( #4519 )
...
Reviewers: Bill Bejeck <bill@confluent.io>, Damian Guy <damian@confluent.io>, Guozhang Wang <guozhang@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
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
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
Manjula K
ca7f3dab04
MINOR: Adding secondary nav to Streams webpage
...
Added secondary navigation to Streams sub-pages:
- quickstart.html
- core-concepts.html
- developer-guide.html
- tutorial.html
Author: Manjula K <manjula@kafka-summit.org>
Reviewers: Joel Hamill <joel-hamill@users.noreply.github.com>, Guozhang Wang <wangguoz@gmail.com>
Closes #4222 from manjuapu/streams-nav
7 years ago
Guozhang Wang
f5310d645c
MINOR: doc changes for KIP-138
...
1. Core concepts (added the stream time definition), upgrade guide and developer guide.
2. Related Java docs changes.
Author: Guozhang Wang <wangguoz@gmail.com>
Reviewers: Bill Bejeck <bill@confluent.io>, Damian Guy <damian.guy@gmail.com>
Closes #3732 from guozhangwang/KMinor-kip138-docs
7 years ago
Michal Borowiecki
5648dcc3e5
MINOR: Fix doc typos and grammar
...
This is contributed by mihbor on various doc fixes including:
https://github.com/apache/kafka/pull/3224
https://github.com/apache/kafka/pull/3226
https://github.com/apache/kafka/pull/3229
Author: Guozhang Wang <wangguoz@gmail.com>
Reviewers: Guozhang Wang <wangguoz@gmail.com>
Closes #3746 from guozhangwang/KMinor-doc-typos
7 years ago
Derrick Or
300f48018c
MINOR: Add Streams landing page
...
Content and assets for the updated Streams API landing page
Author: Derrick Or <derrickor@gmail.com>
Reviewers: Michael G. Noll <michael@confluent.io>, Guozhang Wang <wangguoz@gmail.com>
Closes #3540 from derrickdoo/streams-landing-page
7 years ago
Eno Thereska
7bfe008ae1
MINOR: Move quickstart under streams
...
Author: Eno Thereska <eno.thereska@gmail.com>
Reviewers: Michael G. Noll <michael@confluent.io>, Damian Guy <damian.guy@gmail.com>, Guozhang Wang <wangguoz@gmail.com>
Closes #3494 from enothereska/minor-quickstart-docs
rename section name and bold font for section names
7 years ago
Guozhang Wang
2c6e9a9653
MINOR: Follow-up Streams doc changes to break into sub-pages
...
Also fixed a bunch of broken links (details can be found in 34f8ecea0d
)
Author: Guozhang Wang <wangguoz@gmail.com>
Reviewers: Eno Thereska <eno.thereska@gmail.com>, Bill Bejeck <bbejeck@gmail.com>, Damian Guy <damian.guy@gmail.com>
Closes #3473 from guozhangwang/KMinor-streams-doc-breakdown
7 years ago