[infinispan-issues] [JBoss JIRA] (ISPN-9850) State transfer enabled attribute is overridden by store fetch-state attribute
Dan Berindei (Jira)
issues at jboss.org
Wed Jun 26 11:54:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-9850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-9850:
-------------------------------
Sprint: DataGrid Sprint #30
> 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
>
> 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