You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "Henry Saputra (JIRA)" <ji...@apache.org> on 2015/04/22 20:16:59 UTC

[jira] [Updated] (TWILL-128) Change the ZKBrokerService to be public so it could be used outside the package

     [ https://issues.apache.org/jira/browse/TWILL-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Saputra updated TWILL-128:
--------------------------------
    Description: 
Would like to make ZKBrokerService to have public modifier so it could be used outside the package private.

The BrokerService interface that ZKBrokerService implement is already public so it would be helpful to make this implementation to be public so it could be used by external projects when trying to use Kafka Simple Customer APIs.

  was:
Would like to make ZKBrokerService to have public modifier so it could be used outside the package private.

The BrokerService interface that ZKBrokerService is already public so it would be helpful to make this implementation to be public so it could be used by external projects when trying to use Kafka Simple Customer APIs.


> Change the ZKBrokerService to be public so it could be used outside the package
> -------------------------------------------------------------------------------
>
>                 Key: TWILL-128
>                 URL: https://issues.apache.org/jira/browse/TWILL-128
>             Project: Apache Twill
>          Issue Type: Improvement
>          Components: core
>            Reporter: Henry Saputra
>            Priority: Minor
>
> Would like to make ZKBrokerService to have public modifier so it could be used outside the package private.
> The BrokerService interface that ZKBrokerService implement is already public so it would be helpful to make this implementation to be public so it could be used by external projects when trying to use Kafka Simple Customer APIs.



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