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 <christian.po...@gmail.com> 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 ---- --- 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. ---