[infinispan-issues] [JBoss JIRA] (ISPN-9850) State transfer enabled attribute is overridden by store fetch-state attribute

Tristan Tarrant (Jira) issues at jboss.org
Sun Jan 27 08:32:13 EST 2019


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

Tristan Tarrant updated ISPN-9850:
----------------------------------
    Fix Version/s: 10.0.0.Beta1
                       (was: 10.0.0.Alpha3)


> State transfer enabled attribute is overridden by store fetch-state attribute
> -----------------------------------------------------------------------------
>
>                 Key: ISPN-9850
>                 URL: https://issues.jboss.org/browse/ISPN-9850
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Configuration, Core
>    Affects Versions: 10.0.0.Alpha2, 9.4.5.Final
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Major
>             Fix For: 10.0.0.Beta1
>
>
> The decision whether to request state is made based on {{(configuration.clustering().stateTransfer().fetchInMemoryState() || configuration.persistence().fetchPersistentState())}}. In the XML {{fetchInMemoryState}} is {{<state-transfer enabled=X/>}}, {{fetchPersistentState}} is {{<store fetch-state=X/>}}.
> We should rename {{fetchInMemoryState}} to match the XML and to indicate that it enables/disables all state transfer, and stores should not be allowed to fetch state if state transfer was disabled in the state transfer configuration.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list