[GitHub] kafka pull request #3607: [DO NOT MERGE] Existing StreamThread exception han...

2017-10-05 Thread guozhangwang
Github user guozhangwang closed the pull request at:

https://github.com/apache/kafka/pull/3607


---


[GitHub] kafka pull request #3607: [DO NOT MERGE] Existing StreamThread exception han...

2017-08-01 Thread guozhangwang
GitHub user guozhangwang opened a pull request:

https://github.com/apache/kafka/pull/3607

[DO NOT MERGE] Existing StreamThread exception handling issues

This is for @dguy as a reference while working on the first step of 
KAFKA-5152, as a list of existing issues that need to be address at stream 
thread layer.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/guozhangwang/kafka 
KMinor-stream-thread-exception-handling

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/3607.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3607


commit 2d45430191c3dc417992c08454f9c550c1e6bb93
Author: Guozhang Wang 
Date:   2017-07-25T22:43:18Z

handle commit failed exception on stream thread

commit 9655791794dfa2623ba9f109676b112779fdceca
Author: Guozhang Wang 
Date:   2017-07-26T00:39:07Z

minor fixes

commit 26226d61529007acc0ccc151e6f6675fc9757d34
Author: Guozhang Wang 
Date:   2017-07-26T01:01:57Z

add a bunch of TODOs for exception handling

commit 3b054f556364be04d7f83a40b212e0c7facc4a23
Author: Guozhang Wang 
Date:   2017-07-27T22:09:43Z

rebase from trunk

commit 4b0f4f9cb30537fd0b45b192e2a5d81005ffa3c5
Author: Guozhang Wang 
Date:   2017-07-27T22:26:46Z

minor fixes

commit 5d2dffa72443139909d3e28f1684363a6e6f5585
Author: Guozhang Wang 
Date:   2017-07-27T22:29:39Z

github comments

commit 41ba5721ec9fe88b91416621a6236794d37a74de
Author: Guozhang Wang 
Date:   2017-08-02T00:08:13Z

rebase from trunk




---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---