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

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

GitHub user SinghAsDev opened a pull request:

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

    KAFKA-2671: Enable starting Kafka server with a Properties object

    

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

    $ git pull https://github.com/SinghAsDev/kafka KAFKA-2671

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

    https://github.com/apache/kafka/pull/330.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 #330
    
----
commit 3924b1da522f257bc45d51b98af247208dfc210c
Author: Ashish Singh <asi...@cloudera.com>
Date:   2015-10-19T20:21:08Z

    KAFKA-2671: Enable starting Kafka server with a Properties object

----


> Enable starting Kafka server with a Properties object
> -----------------------------------------------------
>
>                 Key: KAFKA-2671
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2671
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>            Reporter: Ashish K Singh
>            Assignee: Ashish K Singh
>
> Kafka, as of now, can only be started with a properties file and override 
> params. It makes life easier for management applications to be able to start 
> Kafka with a properties object programatically.
> The changes required to enable this are minimal, just a tad bit of 
> refactoring of kafka.Kafka. The changes must maintain current behavior intact.



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

Reply via email to