[ 
https://issues.apache.org/jira/browse/KAFKA-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954816#comment-14954816
 ] 

ASF GitHub Bot commented on KAFKA-2638:
---------------------------------------

GitHub user benstopford opened a pull request:

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

    KAFKA-2638: Added default properties file to ConsumerPerformance

    Blocker for SSL integration

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

    $ git pull https://github.com/benstopford/kafka KAFKA-2638

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

    https://github.com/apache/kafka/pull/302.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 #302
    
----
commit f44ea477455adf72985da47c0e48fbd392a00331
Author: benstopford <benstopf...@gmail.com>
Date:   2015-10-13T11:44:01Z

    KAFKA-2638: Added default properties file via consumer.config command line 
option

----


> ConsumerPerformance (kafka.tools) should support properties via file
> --------------------------------------------------------------------
>
>                 Key: KAFKA-2638
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2638
>             Project: Kafka
>          Issue Type: Improvement
>          Components: security
>            Reporter: Ben Stopford
>            Priority: Blocker
>
> ConsumerPerformance should support properties via a properties file
> So that freeform properties can be provided (for example SSL Config)
> The properties provided in the file should be overridden by identical 
> properties supplied on the command line. 
> The file should be named consumer.config to match producer.config in 
> ProducerPerformance



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to