[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1622) Rename Config Attribute pagingWatermarkSize
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Fri May 15 14:56:46 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12467858#action_12467858 ]
Clebert Suconic commented on JBMESSAGING-1622:
----------------------------------------------
I tried renaming the property to globalPageSize, but that name was already taken by PagingManager.globalPageSize, which manages the total memory size consumed by all queues.
The idea of paging-global-watermark-size is to determine when we should start depaging. At the moment the attribute contains a pageSize, and we use the max - watermark-size.
I'm opened to ideas. I've tried defaultGlobalSize. But If take that name I would need to make AddressSettings to consider that default.
> Rename Config Attribute pagingWatermarkSize
> -------------------------------------------
>
> Key: JBMESSAGING-1622
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1622
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Fix For: 2.0.0 Beta
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list