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

Hudson commented on BOOKKEEPER-415:
-----------------------------------

Integrated in bookkeeper-trunk #747 (See 
[https://builds.apache.org/job/bookkeeper-trunk/747/])
    BOOKKEEPER-415: Rename DeliveryThrottle to MessageWindowSize (ivank via 
sijie) (Revision 1396524)

     Result = FAILURE
sijie : 
Files : 
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* 
/zookeeper/bookkeeper/trunk/hedwig-client/src/main/java/org/apache/hedwig/client/netty/NetUtils.java
* 
/zookeeper/bookkeeper/trunk/hedwig-protocol/src/main/java/org/apache/hedwig/protocol/PubSubProtocol.java
* 
/zookeeper/bookkeeper/trunk/hedwig-protocol/src/main/protobuf/PubSubProtocol.proto
* 
/zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/common/ServerConfiguration.java
* 
/zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/delivery/FIFODeliveryManager.java
* 
/zookeeper/bookkeeper/trunk/hedwig-server/src/main/java/org/apache/hedwig/server/subscriptions/InMemorySubscriptionState.java
* 
/zookeeper/bookkeeper/trunk/hedwig-server/src/test/java/org/apache/hedwig/server/TestBackwardCompat.java
* 
/zookeeper/bookkeeper/trunk/hedwig-server/src/test/java/org/apache/hedwig/server/delivery/TestThrottlingDelivery.java

                
> Rename DeliveryThrottle to MessageWindowSize
> --------------------------------------------
>
>                 Key: BOOKKEEPER-415
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-415
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-415.diff
>
>
> In hedwig server, DeliveryThrottle is a little inaccurate as it suggests that 
> the rate is being limited, rather than a outstanding message limit being 
> reached. I think MessageWindowSize is more accurate, and is analogous to 
> windowing in tcp, which this mechanism actually replaces.

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

Reply via email to