[JBoss JIRA] (ISPN-10695) Standardize the transport stack for the test suite
by Diego Lovison (Jira)
Diego Lovison created ISPN-10695:
------------------------------------
Summary: Standardize the transport stack for the test suite
Key: ISPN-10695
URL: https://issues.jboss.org/browse/ISPN-10695
Project: Infinispan
Issue Type: Bug
Reporter: Diego Lovison
Fix For: 10.0.0.CR2
By default the current stack is UDP but serverNG is using a different property name.
In this case, the QA will believe that all test suite is running under UDP when it is not.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months
[JBoss JIRA] (ISPN-10678) Cluster Expiration Reaper should only expire primary owned entries
by Will Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-10678?page=com.atlassian.jira.plugin... ]
Will Burns updated ISPN-10678:
------------------------------
Status: Open (was: New)
> Cluster Expiration Reaper should only expire primary owned entries
> ------------------------------------------------------------------
>
> Key: ISPN-10678
> URL: https://issues.jboss.org/browse/ISPN-10678
> Project: Infinispan
> Issue Type: Enhancement
> Components: Expiration
> Affects Versions: 9.4.16.Final, 10.0.0.CR2
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 10.0.0.Final, 9.4.17.Final
>
>
> Today cluster expiration fires for any expired entry it finds. We should instead only expire an entry when it is the primary owner encountering the entry. This will allow expiration to scale much better depending on the number of owners. This also reduces network and locking contention as we may have been sending duplicate expiration commands from backups and primary at the same time.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 2 months