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

Ivan Kelly updated BOOKKEEPER-1011:
-----------------------------------
    Labels: iktriage0  (was: )

> Clean up internal Bookkeeper constructors
> -----------------------------------------
>
>                 Key: BOOKKEEPER-1011
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1011
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: bookkeeper-client
>            Reporter: Robert Joseph Evans
>              Labels: iktriage0
>
> One of the feedbacks from 
> https://github.com/apache/bookkeeper/pull/105#issuecomment-287787603
> was that there are some customer APIs that need to be cleaned up.  This is 
> specifically for the two constructors in Bookkeeper
> {code}
> public BookKeeper(ClientConfiguration conf, ZooKeeper zk);
> public BookKeeper(ClientConfiguration conf, ZooKeeper zk, 
> ClientSocketChannelFactory channelFactory);
> {code}
> That are really for internal use only.  We should find a way to mark them as 
> such.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to