Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/79
Some meta comments:
1. The `.DS_Store` should not be included.
2. As @ewencp mentioned, these files under `0110/` should be in `kafka`
repo as well. You would need to file a
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/82
@manjuapu Only the PR submitter can close her own PRs unfortunately.
---
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/83
LGTM. Merged to asf-site.
---
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/84
LGTM Merged to trunk.
---
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/85#discussion_r140623385
--- Diff: 0110/streams/index.html ---
@@ -201,39 +201,41 @@ The easiest way to
write mission-critical real-tim
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/85#discussion_r140623361
--- Diff: 0110/streams/index.html ---
@@ -201,39 +201,41 @@ The easiest way to
write mission-critical real-tim
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/85
Merged to trunk with some minor tweaks.
---
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/77
LGTM. Merged to asf-site.
---
Github user guozhangwang closed the pull request at:
https://github.com/apache/kafka/pull/3607
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4031
MINOR: log4j improvements on assigned tasks and store changelog reader
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4036
MINOR: KIP-161 upgrade docs change
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KMinor-kip-161-docs
Alternatively
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/92#discussion_r143525624
--- Diff: 0110/streams/index.html ---
@@ -1,275 +1,311 @@
-
-<!--#include virtual="../js/templateData.js" -->
-
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/92
Merged to asf-site.
---
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/95
@manjuapu I cannot tell what's changed in the image, could you point it out
for me?
---
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/95
LGTM. Merged to asf-site.
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4054
HOTFIX: Updates on release.py before 1.0.0
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KMinor-pre-1.0-release
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/96#discussion_r144150407
--- Diff: css/styles.css ---
@@ -1074,7 +1074,6 @@ nav .btn {
.sticky-top {
white-space: nowrap;
overflow-y: hidden
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/96
LGTM. Merged to `asf-site`.
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4071
MINOR: a few web doc and javadoc fixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KMinor-javadoc-gaps
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/98
LGTM. Merged to asf-site.
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4085
HOTFIX: poll with zero millis during restoration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KHotfix-0110-restore
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4086
HOTFIX: Normal poll with zero during restoration
Mirror of #4085 against trunk.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/100#discussion_r145531542
--- Diff: 0110/streams/index.html ---
@@ -111,23 +93,41 @@ Streams API use cases
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/100#discussion_r145530925
--- Diff: 0110/streams/index.html ---
@@ -82,26 +82,8 @@ The easiest way to write
mission-critical real-time ap
Streams API use cases
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4095
KAFKA-5140: Fix reset integration test
The MockTime was incorrectly used across multiple test methods within the
class, as a class rule. Instead we set it on each test case; also remove the
GitHub user guozhangwang reopened a pull request:
https://github.com/apache/kafka/pull/4086
[WIP] KAFKA-6085: Pause all partitions before tasks are initialized
Mirror of #4085 against trunk. This PR contains two fixes (one major and
one minor):
Major: on rebalance, pause
Github user guozhangwang closed the pull request at:
https://github.com/apache/kafka/pull/4086
---
Github user guozhangwang closed the pull request at:
https://github.com/apache/kafka/pull/4086
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4096
HOTFIX: Poll with zero milliseconds during restoration phase
1. After the poll call, re-check if the state has been changed or not; if
yes, initialize the tasks again.
2. Cherry-pick
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/100
LGTM. Merged to asf-site.
---
GitHub user guozhangwang reopened a pull request:
https://github.com/apache/kafka/pull/4085
HOTFIX: poll with zero millis during restoration
Mirror of #4096 for 0.11.01.
During the restoration phase, when thread state is still in
PARTITION_ASSIGNED not RUNNING yet, call
Github user guozhangwang closed the pull request at:
https://github.com/apache/kafka/pull/4085
---
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/103
Could you submit a patch to `kafka` repo under `docs/streams/index.html` as
well?
---
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/103
LGTM. Merged to `asf-site`.
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4130
HOTFIX: Remove sysout logging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KHotfix-0110-remove-logging
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4136
KAFKA-6100: Down-grade RocksDB to 5.7.3
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka
K6100-rocksdb-580-regression
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/104#discussion_r147261460
--- Diff: powered-by.html ---
@@ -2,453 +2,452 @@
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/104
LGTM. Could you submit a PR for changes in ` 0110/streams` as well in
`kafka` repo?
---
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/104
Merged to asf-site.
---
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/105#discussion_r147801292
--- Diff: 0110/streams/index.html ---
@@ -17,20 +17,20 @@
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/105
LGTM. Merged to asf-site.
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka-site/pull/107
MINOR: Follow-up Update on 1.0.0 release
1. Replaced 100 folder with 10 folder.
2. Update Streams/index.html file with a couple follow-up PRs that went in
post RC4.
3. Add the
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/107#discussion_r148321409
--- Diff: 10/documentation.html ---
@@ -0,0 +1,83 @@
+
+
+<!--#include virtual="js/templat
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/107#discussion_r148321476
--- Diff: downloads.html ---
@@ -9,48 +9,75 @@
You can verify your download by following these http://www.apache.org/info
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/107
@ijuma addressed your comments.
Will submit another PR for kafka repo for the same necessary changes.
---
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/107#discussion_r148394602
--- Diff: 10/documentation.html ---
@@ -69,15 +69,15 @@
8. Kafka Connect
-9. Kafka
Streams
+9. Kafka
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/107
Merged to asf-site
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4169
MINOR: Update docs for new version
1. Update the Streams hello world examples with the new API.
2. Update the version references in various places.
3. Update version templates to 1.1.x
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4171
MINOR: Change version format in release notes python code
@ijuma @ewencp
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4184
MINOR: Remove FanoutIntegrationTest.java
This test has been completely subsumed by the coverage of reset integration
test, and hence can be removed.
You can merge this pull request into a Git
Github user guozhangwang closed the pull request at:
https://github.com/apache/kafka/pull/4130
---
Github user guozhangwang closed the pull request at:
https://github.com/apache/kafka/pull/4085
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4186
[WIP] KAFKA-6179: Clear min timestamp tracker upon partition queue cleanup
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4208
MINOR: Not enough replica exception should never happen for delete records
When reviewing https://github.com/apache/kafka/pull/4132, I felt that
NOT_ENOUGH_REPLICAS should never happen
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4211
[WIP] KAFKA-6170: Add AdminClient to Streams
1. Add The AdminClient into Kafka Streams, which is shared among all the
threads.
2. Refactored mutual dependency between
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4224
[WIP] KAFKA-6170; KIP-220 Part 2: Break dependency of Assignor on
StreamThread
This refactoring is discussed in
https://github.com/apache/kafka/pull/3624#discussion_r132614639. More
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/109
LGTM. Merged to asf-site.
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4268
KAFKA-6274: Use topic plus dash as prefix of auto-generated state store
names
Use `topic-` as the prefix of the auto-generated state store name.
Also add a unit test for this
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4270
[WIP] KAFKA-6150: Purge repartition topics
*More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4315
KAFKA-6150: KIP-204 part III; Change repartition topic segment size and ms
1. Create default internal topic configs in StreamsConfig, especially for
repartition topics change the segment size
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/111
LGTM. Merged to asf-site.
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4331
[WIP] MINOR: Improve Join integration test coverage, PART I
1. Merge `KStreamRepartitionJoinTest.java` into `JoinIntegrationTest.java`
with augmented stream-stream join.
2. Make the
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4338
[WIP] MINOR: web docs for KIP-220
1. added functions for KafkaStreams and KafkaClientSupplier.
2. added prefix for admin client in StreamsConfig.
### Committer Checklist (excluded
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/112
LGTM. Merged to asf-site.
---
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/113
Merged to asf-site.
---
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/4348
MINOR: Fix race condition in Streams EOS system test
We should start the process only within the `with` block, otherwise the
bytes parameter would cause a race condition that result in false
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3287
KAFKA-5416: Re-prepare transition to CompleteCommit/Abort upon retrying
append to log
In `TransationStateManager`, we reset the pending state if an error
occurred while appending to log; this
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/60#discussion_r121492476
--- Diff: 0110/design.html ---
@@ -261,15 +262,23 @@
It can read the messages, process the messages, and finally save
its position. In this
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/60#discussion_r121496370
--- Diff: 0110/design.html ---
@@ -261,15 +262,23 @@
It can read the messages, process the messages, and finally save
its position. In this
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/60#discussion_r121496464
--- Diff: 0110/design.html ---
@@ -261,15 +262,23 @@
It can read the messages, process the messages, and finally save
its position. In this
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/60
lgtm.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3345
MINOR: Add Processing Guarantees in Streams docs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KMinor-streams-eos
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka-site/pull/62
MINOR: add jira@kafka mailing list
@ijuma please review. We need to wait for merging after the added mailing
list appear on http://mail-archives.apache.org/mod_mbox/
You can merge this
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3354
KAFKA-4829: Improve log4j on Streams thread / task-level
These are the following improvements I made:
1. On stream thread level, INFO will be demonstrating `Completed xx tasks
in yy
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/56
cc @gwenshap
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/54
@sunnykrGupta Could you close this PR as 2389 on the kafka repo has been
merged? I will be reflected in the kafka-site repo in the next major release.
---
If your project is set up for it
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/53
@restlessdesign thanks for the PR, could you submit the change on the kafka
repo: https://github.com/apache/kafka/tree/trunk/docs
which will be reflected here when a release is
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/53
See:
https://cwiki.apache.org/confluence/display/KAFKA/Contributing+Website+Documentation+Changes
---
If your project is set up for it, you can reply to this email and have your
reply
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3366
MINOR: Remove version in the uses page
This is contributed by Hao Chen.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/49
Thanks the contribution @haoch , I have copied it to the kafka repo as
https://github.com/apache/kafka/pull/3366. cc @gwenshap
---
If your project is set up for it, you can reply to this
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/18
Copied this PR to https://github.com/apache/kafka/pull/3366.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/62
Corresponding jira list updated:
http://mail-archives.apache.org/mod_mbox/kafka-jira/.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/62#discussion_r122784013
--- Diff: contact.html ---
@@ -19,6 +19,9 @@
comm...@kafka.apache.org: A list to track Kafka
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/62
Thanks for the reviews @ijuma , updated the pr.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/18
@epeay Could you close this PR as it is already merged?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/49
https://github.com/apache/kafka/pull/3366 is merged, could close this PR
now @haoch
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/62
Merged to asf-site.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3403
MINOR: Turn off caching in demos for more understandable outputs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3428
HOTFIX: Add back the copy-constructor of abstract stream
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka
KHotfix-add
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/58#discussion_r125117603
--- Diff: includes/_footer.htm ---
@@ -32,7 +32,8 @@
'streams',
&
Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/58#discussion_r125140531
--- Diff: includes/_footer.htm ---
@@ -32,7 +32,8 @@
'streams',
&
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/58
Merged to `asf-site`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3473
MINOR: Follow-up Streams doc changes to break into sub-pages
Also fixed a bunch of broken links (details can be found in
https://github.com/apache/kafka-site/commit
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/64
What about pre-0.8.2 releases?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/65
Actually I think we do not need a PR for this: as a committer anyone can do
the docs jar packaging -> pasting to `kafka-site` and push to `asf-site`
branch. You can follow this step of
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/65
Generally speaking separate commits on `kafka` and `kafka-site` may have
the risk of diverge on these two repos if people forget to make the
corresponding changes to `kafka-site` while
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3509
[DO NOT MERGE] Upgrade to 5.4.5
This is for testing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KMinor-rocksdb
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3510
HOTFIX: fix a few typos on streams quickstart
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka KHotfix-streams
GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/3515
MINOR: Make streams quick start more interactive
1. Make the WordCountDemo application to not stop automatically but via
"ctrl-C".
2. Update the quickstart html file to let
Github user guozhangwang commented on the issue:
https://github.com/apache/kafka-site/pull/66
LGTM. Merging to asf-site.
@derrickdoo Could you file a corresponding PR against `kafka` trunk branch?
I will merge it then to both trunk and 0.11.0 branches.
---
If your project
1 - 100 of 350 matches
Mail list logo