[JBoss JIRA] (ISPN-9333) RemoteCacheAdminPermanentTest.permanentCacheTest fail on windows
by Vittorio Rigamonti (JIRA)
[ https://issues.jboss.org/browse/ISPN-9333?page=com.atlassian.jira.plugin.... ]
Vittorio Rigamonti updated ISPN-9333:
-------------------------------------
Affects Version/s: 9.3.0.Final
> RemoteCacheAdminPermanentTest.permanentCacheTest fail on windows
> ----------------------------------------------------------------
>
> Key: ISPN-9333
> URL: https://issues.jboss.org/browse/ISPN-9333
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 9.3.0.Final
> Reporter: Vittorio Rigamonti
> Assignee: Vittorio Rigamonti
> Priority: Minor
> Attachments: server-fail.zip
>
>
> On windows the test in subject fails with:
> SPN000508: Cannot rename file C:\Users\RIGAZI~1\AppData\Local\Temp\infinispanTempFiles\RemoteCacheAdminPermanentTest\A\caches1178693847176535384.tmp to C:\Users\RIGAZI~1\AppData\Local\Temp\infinispanTempFiles\RemoteCacheAdminPermanentTest\A\caches.xml
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 5 months
[JBoss JIRA] (ISPN-9332) REPL local iteration optimization cannot be used when store has write behind
by William Burns (JIRA)
William Burns created ISPN-9332:
-----------------------------------
Summary: REPL local iteration optimization cannot be used when store has write behind
Key: ISPN-9332
URL: https://issues.jboss.org/browse/ISPN-9332
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores, Streams
Affects Versions: 9.3.0.Final
Reporter: William Burns
Assignee: William Burns
When write behind is enabled, the write modification is stored on the primary owner. REPL local iteration can read from non owned data, thus causing an inconsistency.
Thus distributed streams should always go remote when not all segments are primarily owned on a given node when write behind is enabled.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 5 months