[GitHub] kafka pull request #3578: KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect ...

2017-08-06 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #3578: KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect ...

2017-07-26 Thread ppatierno
GitHub user ppatierno opened a pull request:

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

KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect on executing tests

Added handling of _DUCKTAPE_OPTIONS (mainly for enabling debugging)

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

$ git pull https://github.com/ppatierno/kafka kafka-5643

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

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


commit 02e958a1ee7cdd5b7e81fcec45fba7326a4ac9fa
Author: Paolo Patierno 
Date:   2017-07-26T09:52:52Z

Added handling of _DUCKTAPE_OPTIONS (mainly for enabling debugging)




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