[infinispan-issues] [JBoss JIRA] (ISPN-4624) Allow custom partition handling strategy

Dan Berindei (JIRA) issues at jboss.org
Fri Oct 17 10:46:36 EDT 2014


    [ https://issues.jboss.org/browse/ISPN-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012921#comment-13012921 ] 

Dan Berindei commented on ISPN-4624:
------------------------------------

The RebalancePolicy was already merged with the PartitionHandlingStrategy and the new interface is AvailabilityStrategy.

There is a corner case for get commands where we assume that we will receive an availability mode update soon (ISPN-4673). That decision should be moved to the availability strategy.

> Allow custom partition handling strategy
> ----------------------------------------
>
>                 Key: ISPN-4624
>                 URL: https://issues.jboss.org/browse/ISPN-4624
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 7.0.0.Beta1
>            Reporter: Dan Berindei
>              Labels: partition_handling
>             Fix For: 7.0.0.CR2
>
>
> Users should be able to configure a custom PartitionHandlingStrategy. It should be able to specify a behaviour on merge as well.
> We might want to merge this with the RebalancePolicy, which was also supposed to be configurable.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list