[infinispan-issues] [JBoss JIRA] (ISPN-1791) Change of numOwners during runtime

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Jul 2 06:57:21 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-1791:
--------------------------------

    Fix Version/s:     (was: 6.0.0.Final)

    
> Change of numOwners during runtime
> ----------------------------------
>
>                 Key: ISPN-1791
>                 URL: https://issues.jboss.org/browse/ISPN-1791
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Distributed Cache
>    Affects Versions: 5.1.0.FINAL
>            Reporter: Thomas Fromm
>            Assignee: Manik Surtani
>
> When the number of nodes increases, I want to increase/decrease the number of numOwners at DIST too.
> For me one or both of the following options would be nice:
> 1) Additional to numOwners an attribute "numOwnersRatio". When numOwners is set, the numOwners value is used as minimum number of owners. If the ratio results into a higher number, this value is used.
> e.g. numOwners = 2, numOwnersRatio = 0.5; In case of 3 nodes inside the cluster, the numOwners value of 2 is used. 5 nodes => 3 owner, 8 nodes => 4 owners...
> 2) Simply change the numOwners setting programmatic via API

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


More information about the infinispan-issues mailing list