[
https://issues.apache.org/jira/browse/BOOKKEEPER-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459661#comment-13459661
]
Sijie Guo commented on BOOKKEEPER-143:
--------------------------------------
> ::connect(OperationCallbackPtr& cb) is never called except from ::connect().
> So they should be merged.
this interface is required by BOOKKEEPER-369 when refactoring cpp client to
support multiplexing.
> ::connect(OperationCallbackPtr& cb) is never called except from ::connect().
> So they should be merged.
connectCallbackHandler is the bound handler after the channel is connected. so
the logic would be executed after connected, I think doAfterConnect would be OK.
> Add SSL support for hedwig cpp client
> -------------------------------------
>
> Key: BOOKKEEPER-143
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-143
> Project: Bookkeeper
> Issue Type: Improvement
> Components: bookkeeper-client
> Affects Versions: 4.0.0
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Fix For: 4.2.0
>
> Attachments: BOOKKEEPER-143.diff, BOOKKEEPER-143.diff,
> BOOKKEEPER-143.patch
>
>
> Currently Hedwig CPP client doesn't support SSL.
> Example for boost::asio using SSL:
> http://www.boost.org/doc/libs/1_46_1/doc/html/boost_asio/example/ssl/client.cpp
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira