[infinispan-issues] [JBoss JIRA] (ISPN-9200) persistence single file store problem
andrea tarocchi (JIRA)
issues at jboss.org
Tue May 22 13:59:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
andrea tarocchi updated ISPN-9200:
----------------------------------
Steps to Reproduce:
There is a self contained reproducer at https://github.com/valdar/infinispanProblem, just:
{code:bash}
git clone https://github.com/valdar/infinispanProblem
cd infinispanProblem/
mvn clean test
{code}
run the test multiple times, eventually will fail.
was:
There is a self contained reproducer at https://github.com/valdar/infinispanProblem, just:
{code:bash}
git clone https://github.com/valdar/infinispanProblem
cd {{infinispanProblem/}}
mvn clean test
{code}
run the test multiple times, eventually will fail.
> 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, 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).
>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list