[GitHub] kafka pull request #1714: KAFKA-4011 - fix issues and beef up tests around B...

2016-11-14 Thread radai-rosenblatt
Github user radai-rosenblatt closed the pull request at:

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


---
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.
---


[GitHub] kafka pull request #1714: KAFKA-4011 - fix issues and beef up tests around B...

2016-08-08 Thread radai-rosenblatt
GitHub user radai-rosenblatt opened a pull request:

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

KAFKA-4011 - fix issues and beef up tests around ByteBoundedBlockingQueue

as discussed under KIP-72

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

$ git pull https://github.com/radai-rosenblatt/kafka 
ByteBoundedBlockingQueue-work

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

https://github.com/apache/kafka/pull/1714.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 #1714


commit d5a63e5fe818587a582fce77bd622422d404afc2
Author: radai-rosenblatt 
Date:   2016-08-08T21:59:24Z

KAFKA-4011 - fix issues and beef up tests around ByteBoundedBlockingQueue, 
as discussed under KIP-72




---
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.
---