[infinispan-issues] [JBoss JIRA] (ISPN-9200) persistence single file store problem
andrea tarocchi (JIRA)
issues at jboss.org
Tue May 22 14:02:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
andrea tarocchi updated ISPN-9200:
----------------------------------
Description:
I'm pretty sure I'm doing/expecting something wrong here, but I can't figure out where/why:
* starting 3 nodes {{DIST_SYNC}}, {{numowners 2}}, {{global state enabled}} and {{persistence on single file store}}.
* inserting 3 entry {{<string, string>}} (I'm able to retrieve all inserted entries from all 3 nodes).
* stopping all nodes.
* starting them back again.
* re-reading all the entries from all the 3 nodes.
Randomly from a node (or more) is not possible to retrieve ({{.get()}}) one or more entry (getting {{null}}).
was:
I'm pretty sure I'm doing/expecting something wrong here, but I can't figure out where/why:
starting 3 nodes DIST_SYNC, numowner 2, globalstate enabled and persistence on single file store; inserting 3 entry (string, string), stopping all nodes, starting them back again, re reading all the entries from all the 3 nodes.
Randomly from a node (or more) is not possible to retrieve one or more entry (getting null).
> persistence single file store problem
> -------------------------------------
>
> Key: ISPN-9200
> URL: https://issues.jboss.org/browse/ISPN-9200
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.2.2.Final
> Reporter: andrea tarocchi
>
> I'm pretty sure I'm doing/expecting something wrong here, but I can't figure out where/why:
> * starting 3 nodes {{DIST_SYNC}}, {{numowners 2}}, {{global state enabled}} and {{persistence on single file store}}.
> * inserting 3 entry {{<string, string>}} (I'm able to retrieve all inserted entries from all 3 nodes).
> * stopping all nodes.
> * starting them back again.
> * re-reading all the entries from all the 3 nodes.
> Randomly from a node (or more) is not possible to retrieve ({{.get()}}) one or more entry (getting {{null}}).
>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list