[
https://issues.apache.org/jira/browse/KAFKA-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15159515#comment-15159515
]
ASF GitHub Bot commented on KAFKA-3272:
---------------------------------------
GitHub user christian-posta opened a pull request:
https://github.com/apache/kafka/pull/955
Fix for https://issues.apache.org/jira/browse/KAFKA-3272 to easily en…
…able remote debugging to Kafka tools scripts
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/christian-posta/kafka
ceposta-enable-jvm-debugging-opts
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/955.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 #955
----
commit 89be18d945274ab8a51f51492bfe2943e75638bc
Author: Christian Posta <[email protected]>
Date: 2016-02-23T19:39:56Z
Fix for https://issues.apache.org/jira/browse/KAFKA-3272 to easily enable
remote debugging to Kafka tools scripts
----
> Add debugging options to kafka-run-class.sh so we can easily run remote
> debugging
> ---------------------------------------------------------------------------------
>
> Key: KAFKA-3272
> URL: https://issues.apache.org/jira/browse/KAFKA-3272
> Project: Kafka
> Issue Type: Improvement
> Components: tools
> Affects Versions: 0.9.0.1
> Reporter: Christian Posta
> Priority: Minor
>
> Add a KAFKA_DEBUG environment variable to easily enable remote debugging
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)