[
https://issues.apache.org/jira/browse/KAFKA-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551882#comment-15551882
]
ASF GitHub Bot commented on KAFKA-4261:
---------------------------------------
GitHub user fpj opened a pull request:
https://github.com/apache/kafka/pull/1981
KAFKA-4261: Provide debug option in vagrant-up.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fpj/kafka vagrant-debug-option
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1981.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 #1981
----
commit d39b7f4853b0c8d3d29fd3a18aeb157cec89e9c1
Author: fpj <[email protected]>
Date: 2016-10-01T13:58:37Z
Changes to add the debug option to vagrant-up script
commit fbdf31dfc51aae88a05a3787f268ff9d87bfe24f
Author: fpj <[email protected]>
Date: 2016-10-06T13:00:29Z
Fixed position of debug flag
----
> Provide debug option in vagrant-up.sh
> -------------------------------------
>
> Key: KAFKA-4261
> URL: https://issues.apache.org/jira/browse/KAFKA-4261
> Project: Kafka
> Issue Type: Improvement
> Components: system tests
> Affects Versions: 0.10.1.0
> Reporter: Flavio Junqueira
> Assignee: Flavio Junqueira
> Priority: Minor
> Fix For: 0.11.0.0
>
>
> I found it useful to use the debug flag for vagrant, and I had to edit the
> script to make it happen. Here I'm just proposing a simple change to provide
> a debug command-line option instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)