[JBoss JIRA] (ISPN-5016) Specify and document cache consistency guarantees
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/ISPN-5016?page=com.atlassian.jira.plugin.... ]
Misha Ali commented on ISPN-5016:
---------------------------------
Based on the discussion in the thread about this issue, there isn't much information available about what exactly we want to convey to users regarding ISPN or JDG's consistency guarantees. I'm looking into this for the product docs and wondered about this. Any thoughts, [~dan.berindei]?
> Specify and document cache consistency guarantees
> -------------------------------------------------
>
> Key: ISPN-5016
> URL: https://issues.jboss.org/browse/ISPN-5016
> Project: Infinispan
> Issue Type: Task
> Components: Documentation-Core
> Affects Versions: 7.0.2.Final
> Reporter: Radim Vansa
> Assignee: Dan Berindei
> Priority: Critical
>
> We can't simply use the consistency model defined by Java Specification and broaden it for whole cache (maybe the expression "can't" is too strong, but we definitely don't want to do that in some cases).
> By consistency guarantees/model I mean mostly in which order are
> writes allowed to be observed: and we can't boil it down to simply
> causal, PRAM or any other consistency model as writes can be observed as non-atomic in Infinispan.
> Infinispan documentation is quite scarce about that, the only trace I've
> found is in Glossarry [2] "Infinispan has traditionally followed ACID
> principles as far as possible, however an eventually consistent mode
> embracing BASE is on the roadmap."
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (ISPN-5014) Remove "clean" goal trigger from the "prepare-package" phase of all/*
by Ion Savin (JIRA)
[ https://issues.jboss.org/browse/ISPN-5014?page=com.atlassian.jira.plugin.... ]
Ion Savin updated ISPN-5014:
----------------------------
Fix Version/s: 7.1.0.Beta1
> Remove "clean" goal trigger from the "prepare-package" phase of all/*
> ---------------------------------------------------------------------
>
> Key: ISPN-5014
> URL: https://issues.jboss.org/browse/ISPN-5014
> Project: Infinispan
> Issue Type: Bug
> Components: Build process
> Affects Versions: 7.0.2.Final
> Reporter: Ion Savin
> Assignee: Ion Savin
> Fix For: 7.1.0.Beta1
>
>
> To resolve ISPN-4939 a "clean" goal was attached to the "prepare-package" phase.
> This fix is not appropriate in combination with ISPN-4942 (uberjars in OSGi) as needed resources are created before this phase ("initialize" is not appropriate as a clean will be triggered when the distribution module prepares the javadoc and before the uberjars are added to the distribution package).
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (ISPN-5039) Add failover tests simulating node crash/kill
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-5039?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-5039:
--------------------------------------
Summary: Add failover tests simulating node crash/kill (was: Write failover tests simulating node crash/kill)
> Add failover tests simulating node crash/kill
> ---------------------------------------------
>
> Key: ISPN-5039
> URL: https://issues.jboss.org/browse/ISPN-5039
> Project: Infinispan
> Issue Type: Task
> Components: Distributed Execution and Map/Reduce
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
>
> Although we have some failover tests we do not explicitly test node crashing and failover. We should add tests simulating node crash for regular one site setup and topology aware nodes.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (ISPN-5039) Write failover tests simulating node crash/kill
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-5039?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-5039:
--------------------------------------
Summary: Write failover tests simulating node crash/kill (was: Write a failover tests simulating node crash/kill)
> Write failover tests simulating node crash/kill
> -----------------------------------------------
>
> Key: ISPN-5039
> URL: https://issues.jboss.org/browse/ISPN-5039
> Project: Infinispan
> Issue Type: Task
> Components: Distributed Execution and Map/Reduce
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
>
> Although we have some failover tests we do not explicitly test node crashing and failover. We should add tests simulating node crash for regular one site setup and topology aware nodes.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (ISPN-5039) Write a failover tests simulating node crash/kill
by Vladimir Blagojevic (JIRA)
Vladimir Blagojevic created ISPN-5039:
-----------------------------------------
Summary: Write a failover tests simulating node crash/kill
Key: ISPN-5039
URL: https://issues.jboss.org/browse/ISPN-5039
Project: Infinispan
Issue Type: Task
Components: Distributed Execution and Map/Reduce
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Although we have some failover tests we do not explicitly test node crashing and failover. We should add tests simulating node crash for regular one site setup and topology aware nodes.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (ISPN-5038) Remote package refactor
by Pedro Ruivo (JIRA)
[ https://issues.jboss.org/browse/ISPN-5038?page=com.atlassian.jira.plugin.... ]
Pedro Ruivo updated ISPN-5038:
------------------------------
Description:
Remote package refactor:
* decouple transport from Infinispan classes
* simplify RPC options
* allow each cache to have its own remote command handler
* remove total order executor
was:
Remote package refactor:
* decouple transport from Infinispan classes
* simplify RPC options
* allow each cache to have its own remote command handler
* remove total order executor
* remove TotalOrder*Commands
> Remote package refactor
> -----------------------
>
> Key: ISPN-5038
> URL: https://issues.jboss.org/browse/ISPN-5038
> Project: Infinispan
> Issue Type: Task
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Fix For: 7.1.0.Beta1
>
>
> Remote package refactor:
> * decouple transport from Infinispan classes
> * simplify RPC options
> * allow each cache to have its own remote command handler
> * remove total order executor
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (ISPN-5038) Remote package refactor
by Pedro Ruivo (JIRA)
Pedro Ruivo created ISPN-5038:
---------------------------------
Summary: Remote package refactor
Key: ISPN-5038
URL: https://issues.jboss.org/browse/ISPN-5038
Project: Infinispan
Issue Type: Task
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 7.1.0.Beta1
Remote package refactor:
* decouple transport from Infinispan classes
* simplify RPC options
* allow each cache to have its own remote command handler
* remove total order executor
* remove TotalOrder*Commands
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months