You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by vpernin <gi...@git.apache.org> on 2013/08/27 18:04:03 UTC

kafka pull request: Escape the . in the kafka.Kafka chain

GitHub user vpernin opened a pull request:

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

    Escape the . in the kafka.Kafka chain

    Little modification to the stop script to be able to stop the kill the proper process.
    - Escape the . in the kafka.Kafka chain
    - Also add a grep java to get the real java process and exclude the kafka-run-class.sh process

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

    $ git pull https://github.com/vpernin/kafka 0.8

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

    https://github.com/apache/kafka/pull/8.patch

----

----


Re: kafka pull request: Escape the . in the kafka.Kafka chain

Posted by Jun Rao <ju...@gmail.com>.
Could you create a jira in Kafka and attach a patch there? This is to make
sure that you grant permission to Apache.

Thanks,

Jun


On Tue, Aug 27, 2013 at 9:04 AM, vpernin <gi...@git.apache.org> wrote:

> GitHub user vpernin opened a pull request:
>
>     https://github.com/apache/kafka/pull/8
>
>     Escape the . in the kafka.Kafka chain
>
>     Little modification to the stop script to be able to stop the kill the
> proper process.
>     - Escape the . in the kafka.Kafka chain
>     - Also add a grep java to get the real java process and exclude the
> kafka-run-class.sh process
>
> You can merge this pull request into a Git repository by running:
>
>     $ git pull https://github.com/vpernin/kafka 0.8
>
> Alternatively you can review and apply these changes as the patch at:
>
>     https://github.com/apache/kafka/pull/8.patch
>
> ----
>
> ----
>
>