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

[jira] [Commented] (BOOKKEEPER-435) Create SubscriptionChannelManager to manage all subscription channel

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

Hudson commented on BOOKKEEPER-435:
-----------------------------------

Integrated in bookkeeper-trunk #765 (See [https://builds.apache.org/job/bookkeeper-trunk/765/])
    BOOKKEEPER-435: Create SubscriptionChannelManager to manage all subscription channel (sijie via ivank) (Revision 1400827)

     Result = UNSTABLE
ivank : 
Files : 
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/handlers/NettyHandlerBean.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/handlers/SubscribeHandler.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/handlers/SubscriptionChannelManager.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/netty/PubSubServer.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/netty/UmbrellaHandler.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/proxy/HedwigProxy.java
* /zookeeper/bookkeeper/trunk/hedwig-server/src/test/java/org/apache/hedwig/server/handlers/TestSubUnsubHandler.java

                
> Create SubscriptionChannelManager to manage all subscription channel
> --------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-435
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-435
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: hedwig-server
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-435.diff
>
>
> Currently SubscriberHandle is too heavy to manage all subscription channels in it. Make a SubscriptionChannelManager to manage all subscription channels to easy things, which makes it clearly.

--
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