Implement HedwigSubscriber#getSubscriptionList(ByteString subscriberId)
-----------------------------------------------------------------------
Key: BOOKKEEPER-149
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-149
Project: Bookkeeper
Issue Type: Improvement
Reporter: Matthieu Morel
This method currently returns null. (see
https://github.com/apache/bookkeeper/blob/trunk/hedwig-client/src/main/java/org/apache/hedwig/client/netty/HedwigSubscriber.java#L436
)
A possible implementation would use a control message, like subscription
messages. But that will require modifications to the protocol definition. Maybe
there is another way?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira