[infinispan-issues] [JBoss JIRA] (ISPN-4160) Do not allow the state transfer chunk size to be <= 0

Vladimir Blagojevic (JIRA) issues at jboss.org
Thu Apr 10 11:54:13 EDT 2014


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

Vladimir Blagojevic updated ISPN-4160:
--------------------------------------

    Fix Version/s: 7.0.0.Alpha4
                       (was: 7.0.0.Alpha3)

    
> Do not allow the state transfer chunk size to be <= 0
> -----------------------------------------------------
>
>                 Key: ISPN-4160
>                 URL: https://issues.jboss.org/browse/ISPN-4160
>             Project: Infinispan
>          Issue Type: Task
>          Components: Configuration, State Transfer
>    Affects Versions: 7.0.0.Alpha1
>            Reporter: Dan Berindei
>            Assignee: Vladimir Blagojevic
>             Fix For: 7.0.0.Alpha4
>
>
> The state transfer chunk size is used in other places as well, and the case of  {{chunkSize <= 0}} has to be handled everywhere independently. StateTransferConfigurationBuilder should validate that {{chunkSize > 0}}, so that users of the chunk size setting don't need a default value.
> The users will still be able to force state transfer to transfer everything at once with {{chunkSize == Integer.MAX_VALUE}}.

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