[JBoss JIRA] (ISPN-11168) DuplicateDomainCdiIT should use manifest dependencies
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-11168:
--------------------------------------
Summary: DuplicateDomainCdiIT should use manifest dependencies
Key: ISPN-11168
URL: https://issues.redhat.com/browse/ISPN-11168
Project: Infinispan
Issue Type: Bug
Components: Test Suite, WildFly modules
Affects Versions: 10.1.0.Final
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.1.1.Final
DuplicateDomainCdiIT currently pulls in dependencies through Shrinkwrap's pom resolution. This is quite brittle in some environments. The test should be changed to use wildfly manifest dependencies.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 11 months
[JBoss JIRA] (ISPN-11164) Docs: Clustered max idle updates
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-11164?page=com.atlassian.jira.plugi... ]
Donald Naro updated ISPN-11164:
-------------------------------
Status: Open (was: New)
> Docs: Clustered max idle updates
> --------------------------------
>
> Key: ISPN-11164
> URL: https://issues.redhat.com/browse/ISPN-11164
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> whenever an entry is read that can expire via max idle, we send a touch command to all owners so they all have the same relative access time. the get won't return until the touch command has completed.
> scattered the backup can be any node and we don't know which nodes are backups. in this case the touch command goes to all nodes.
> if you have max idle and eviction, any access of an entry on any node will update the eviction recency on all owners as well
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 11 months
[JBoss JIRA] (ISPN-11164) Docs: Clustered max idle updates
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-11164?page=com.atlassian.jira.plugi... ]
Donald Naro updated ISPN-11164:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7742
> Docs: Clustered max idle updates
> --------------------------------
>
> Key: ISPN-11164
> URL: https://issues.redhat.com/browse/ISPN-11164
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> whenever an entry is read that can expire via max idle, we send a touch command to all owners so they all have the same relative access time. the get won't return until the touch command has completed.
> scattered the backup can be any node and we don't know which nodes are backups. in this case the touch command goes to all nodes.
> if you have max idle and eviction, any access of an entry on any node will update the eviction recency on all owners as well
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 11 months