[JBoss JIRA] (ISPN-4461) VERIFY_SUSPECT is missing in UDP stack
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-4461?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-4461:
-----------------------------------
Fix Version/s: 7.0.0.Beta2
7.0.0.Final
> VERIFY_SUSPECT is missing in UDP stack
> --------------------------------------
>
> Key: ISPN-4461
> URL: https://issues.jboss.org/browse/ISPN-4461
> Project: Infinispan
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Server
> Affects Versions: 6.0.0.Final, 7.0.0.Alpha4
> Reporter: Takayoshi Kimura
> Assignee: Takayoshi Kimura
> Fix For: 7.0.0.Beta2, 7.0.0.Final
>
>
> It looks like VEFIRY_SUSPECT was dropped from UDP stack during migrating infinispan-server back to infinispan repository and it doesn't look like an intentional change.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 7 months
[JBoss JIRA] (ISPN-4461) VERIFY_SUSPECT is missing in UDP stack
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-4461?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-4461:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> VERIFY_SUSPECT is missing in UDP stack
> --------------------------------------
>
> Key: ISPN-4461
> URL: https://issues.jboss.org/browse/ISPN-4461
> Project: Infinispan
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Server
> Affects Versions: 6.0.0.Final, 7.0.0.Alpha4
> Reporter: Takayoshi Kimura
> Assignee: Takayoshi Kimura
> Fix For: 7.0.0.Beta2, 7.0.0.Final
>
>
> It looks like VEFIRY_SUSPECT was dropped from UDP stack during migrating infinispan-server back to infinispan repository and it doesn't look like an intentional change.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 7 months
[JBoss JIRA] (ISPN-4301) Handle storeMetadata=false in JpaStore.process and JpaStore.purge methods
by Galder Zamarreño (JIRA)
[ https://issues.jboss.org/browse/ISPN-4301?page=com.atlassian.jira.plugin.... ]
Galder Zamarreño updated ISPN-4301:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Beta2
Resolution: Done
> Handle storeMetadata=false in JpaStore.process and JpaStore.purge methods
> -------------------------------------------------------------------------
>
> Key: ISPN-4301
> URL: https://issues.jboss.org/browse/ISPN-4301
> Project: Infinispan
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Loaders and Stores
> Affects Versions: 7.0.0.Alpha4
> Reporter: Radim Vansa
> Assignee: Dan Berindei
> Labels: 63gablocker
> Fix For: 7.0.0.Beta2
>
>
> Even when storing metadata is disabled, JpaStore tries to fetch them in process (when ran with fetchMetadata=true) and in purge, the code enumerating and removing the metadata is executed even when there can't be any metadata.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 7 months
[JBoss JIRA] (ISPN-4559) Replace fails with cache loader
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/ISPN-4559?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-4559:
-----------------------------------------------
Pedro Ruivo <pruivo(a)redhat.com> changed the Status of [bug 1122269|https://bugzilla.redhat.com/show_bug.cgi?id=1122269] from ASSIGNED to POST
> Replace fails with cache loader
> -------------------------------
>
> Key: ISPN-4559
> URL: https://issues.jboss.org/browse/ISPN-4559
> Project: Infinispan
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Loaders and Stores
> Affects Versions: 7.0.0.Alpha5
> Reporter: Dennis Reed
> Assignee: Pedro Ruivo
> Priority: Critical
> Fix For: 7.0.0.Beta2
>
>
> cache.replace(key, oldValue, newValue) compares the current value in the cache to oldValue, and if they differ it turns into a no-op.
> However, CacheLoaderInterceptor does not load entries for a ReplaceCommand.
> If the entry only exists in the loader and not in memory, this causes the replace to fail.
> CacheLoaderInterceptor must always load the value for a ReplaceCommand.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 7 months