[JBoss JIRA] (ISPN-4673) Split-brain: get() returns null when all owners are removed from view
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-4673?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-4673:
-------------------------------
Labels: partition_handling (was: )
> Split-brain: get() returns null when all owners are removed from view
> ---------------------------------------------------------------------
>
> Key: ISPN-4673
> URL: https://issues.jboss.org/browse/ISPN-4673
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 7.0.0.Beta1
> Reporter: Radim Vansa
> Assignee: Dan Berindei
> Priority: Blocker
> Labels: partition_handling
> Fix For: 7.0.0.CR2
>
>
> After split brain: when calling {{cache.get()}} for an entry that has all owners in the missing partition, JGroupsTransport removes the target nodes that are no longer members and then returns empty response map
> BaseDistributionInterceptor.invokeClusterGetCommandRemotely takes empty map as null response, although the entry is just not available.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (ISPN-4673) Split-brain: get() returns null when all owners are removed from view
by Dan Berindei (JIRA)
[ https://issues.jboss.org/browse/ISPN-4673?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-4673:
-------------------------------
Component/s: Core
> Split-brain: get() returns null when all owners are removed from view
> ---------------------------------------------------------------------
>
> Key: ISPN-4673
> URL: https://issues.jboss.org/browse/ISPN-4673
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 7.0.0.Beta1
> Reporter: Radim Vansa
> Assignee: Dan Berindei
> Priority: Blocker
> Labels: partition_handling
> Fix For: 7.0.0.CR2
>
>
> After split brain: when calling {{cache.get()}} for an entry that has all owners in the missing partition, JGroupsTransport removes the target nodes that are no longer members and then returns empty response map
> BaseDistributionInterceptor.invokeClusterGetCommandRemotely takes empty map as null response, although the entry is just not available.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (ISPN-4852) PartitionHandling: support replicated caches
by Dan Berindei (JIRA)
Dan Berindei created ISPN-4852:
----------------------------------
Summary: PartitionHandling: support replicated caches
Key: ISPN-4852
URL: https://issues.jboss.org/browse/ISPN-4852
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 7.0.0.CR1
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Critical
Fix For: 7.0.0.CR2
ISPN-4574 already did most of the job, but the PartitionHandlingManager component wasn't created for replicated caches.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (ISPN-4784) TestResourceTracker not working properly for OSGi tests
by Ion Savin (JIRA)
[ https://issues.jboss.org/browse/ISPN-4784?page=com.atlassian.jira.plugin.... ]
Ion Savin commented on ISPN-4784:
---------------------------------
Thank you for the pointer [~dan.berindei]! I didn't see any reference to it in the log.
> TestResourceTracker not working properly for OSGi tests
> --------------------------------------------------------
>
> Key: ISPN-4784
> URL: https://issues.jboss.org/browse/ISPN-4784
> Project: Infinispan
> Issue Type: Enhancement
> Components: Test Suite - Core
> Affects Versions: 7.0.0.Beta2
> Reporter: Ion Savin
> Assignee: Ion Savin
>
> The OSGi tests are running in a different process from the test driver and are executed through RMI. The assumptions that the test name is contained in the thread name and that there's a one-to-one mapping from thread to test is no longer valid (ThreadLocal used for the test name).
> Executing the tests in integrationtests/osgi will result in many log messages similar to this one:
> {noformat}
> Test name not set in unknown thread RMI TCP Connection(3)-127.0.0.1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (ISPN-4784) TestResourceTracker not working properly for OSGi tests
by Ion Savin (JIRA)
[ https://issues.jboss.org/browse/ISPN-4784?page=com.atlassian.jira.plugin.... ]
Ion Savin updated ISPN-4784:
----------------------------
Status: Open (was: New)
> TestResourceTracker not working properly for OSGi tests
> --------------------------------------------------------
>
> Key: ISPN-4784
> URL: https://issues.jboss.org/browse/ISPN-4784
> Project: Infinispan
> Issue Type: Enhancement
> Components: Test Suite - Core
> Affects Versions: 7.0.0.Beta2
> Reporter: Ion Savin
> Assignee: Ion Savin
>
> The OSGi tests are running in a different process from the test driver and are executed through RMI. The assumptions that the test name is contained in the thread name and that there's a one-to-one mapping from thread to test is no longer valid (ThreadLocal used for the test name).
> Executing the tests in integrationtests/osgi will result in many log messages similar to this one:
> {noformat}
> Test name not set in unknown thread RMI TCP Connection(3)-127.0.0.1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months