You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Ivan Kelly (Commented) (JIRA)" <ji...@apache.org> on 2012/01/02 12:56:30 UTC

[jira] [Commented] (BOOKKEEPER-149) Implement HedwigSubscriber#getSubscriptionList(ByteString subscriberId)

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

Ivan Kelly commented on BOOKKEEPER-149:
---------------------------------------

getSubscriptionList is only part of HedwigSubscriber. It's not part of org.apache.hedwig.client.api.Subscriber, so it would have to be added to that also.

This sounds more like an admin method than a client method. What is the usecase for this?
                
> 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