John Roesler
adbf31ab1d
KAFKA-6473: Add MockProcessorContext to public test-utils ( #4736 )
...
Reviewers: Matthias J. Sax <matthias@confluent.io>, Guozhang Wang <guozhang@confluent.io>, Bill Bejeck <bill@confluent.io>
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
Matthias J. Sax
0c00aa0983
MINOR: Streams doc example should not close store ( #4667 )
...
Author: Matthias J. Sax <matthias@confluent.io>
Reviewers: Bill Bejeck <bill@confluent.io>, Guozhang Wang <guozhang@confluent.io>
7 years ago
Guozhang Wang
077fd9ced3
HOTFIX: Fix broken javadoc links on web docs( #4543 )
...
Reviewers: Matthias J. Sax <matthias@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
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