[JBoss JIRA] (ISPN-10673) Remove Cross-Site Replication from Local caches
by Katia Aresti (Jira)
[ https://issues.redhat.com/browse/ISPN-10673?page=com.atlassian.jira.plugi... ]
Katia Aresti updated ISPN-10673:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Remove Cross-Site Replication from Local caches
> -----------------------------------------------
>
> Key: ISPN-10673
> URL: https://issues.redhat.com/browse/ISPN-10673
> Project: Infinispan
> Issue Type: Enhancement
> Components: Cross-Site Replication
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 11.0.0.Dev04
>
>
> Currently, nothing prevents a local cache to have a site configured. However, this setup doesn't make much sense since we don't know to which node in the remote site the request is sent. (Except if the remote site only is a single node)
> I believe it makes sense to remove it.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11527) Lazily create the org.infinispan.LOCKS cache
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11527?page=com.atlassian.jira.plugi... ]
Ryan Emerson reopened ISPN-11527:
---------------------------------
> Lazily create the org.infinispan.LOCKS cache
> --------------------------------------------
>
> Key: ISPN-11527
> URL: https://issues.redhat.com/browse/ISPN-11527
> Project: Infinispan
> Issue Type: Enhancement
> Components: Clustered Locks
> Affects Versions: 11.0.0.Dev03
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.Dev04, 10.1.6.Final
>
>
> Currently clustered locks are not available in the server, however the {{DistributedMassIndexerLock}} depends on a clustered lock, so it's necessary for the org.infinispan.LOCKS cache to be available on the server. However, if indexing is never used this is a waste of resources, therefore we should only create the cache as required.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11582) Server test driver should use pgrep instead of jps
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-11582?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11582:
--------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/8145, https://github.com/infinispan/infinispan/pull/8146, https://github.com/infinispan/infinispan/pull/8109, https://github.com/infinispan/infinispan/pull/8169 (was: https://github.com/infinispan/infinispan/pull/8145, https://github.com/infinispan/infinispan/pull/8146, https://github.com/infinispan/infinispan/pull/8109)
> Server test driver should use pgrep instead of jps
> --------------------------------------------------
>
> Key: ISPN-11582
> URL: https://issues.redhat.com/browse/ISPN-11582
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 10.1.5.Final, 11.0.0.Dev03
> Reporter: Diego Lovison
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 11.0.0.Dev04, 10.1.6.Final
>
>
> {noformat}
> [OK: 0, KO: 0, SKIP: 0] Test starting: ResilienceIT.testUnresponsiveNode
> [0] PAUSE Container.ExecResult(exitCode=0, stdout=Paused server with PID=
> , stderr=/opt/infinispan/bin/pause.sh: line 2: jps: command not found
> kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
> )
> ]]></system-out>
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11527) Lazily create the org.infinispan.LOCKS cache
by Katia Aresti (Jira)
[ https://issues.redhat.com/browse/ISPN-11527?page=com.atlassian.jira.plugi... ]
Katia Aresti updated ISPN-11527:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Lazily create the org.infinispan.LOCKS cache
> --------------------------------------------
>
> Key: ISPN-11527
> URL: https://issues.redhat.com/browse/ISPN-11527
> Project: Infinispan
> Issue Type: Enhancement
> Components: Clustered Locks
> Affects Versions: 11.0.0.Dev03
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.0.Dev04, 10.1.6.Final
>
>
> Currently clustered locks are not available in the server, however the {{DistributedMassIndexerLock}} depends on a clustered lock, so it's necessary for the org.infinispan.LOCKS cache to be available on the server. However, if indexing is never used this is a waste of resources, therefore we should only create the cache as required.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years