[JBoss JIRA] (ISPN-10082) Caffeine module missing unsafe dependency
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-10082:
-----------------------------------
Summary: Caffeine module missing unsafe dependency
Key: ISPN-10082
URL: https://issues.jboss.org/browse/ISPN-10082
Project: Infinispan
Issue Type: Bug
Components: Server, WildFly modules
Affects Versions: 9.4.11.Final, 10.0.0.Beta3
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Beta4, 9.4.12.Final
'ClassNotFoundException: sun.misc.Unsafe' for module 'com.github.ben-manes.caffeine:jdg-7.3'
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (ISPN-10074) DefaultSegmentedDataContainer executeTask() and iterator() include expired entries
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-10074?page=com.atlassian.jira.plugin... ]
Dan Berindei commented on ISPN-10074:
-------------------------------------
Additional detail: ISPN-5451 added segmented data containers, made them include entries expired according to maxIdle, and also changed {{ExpirationFunctionalTest}} to expect expired entries when the cache is clustered. {{ExpirationSingleFileStoreDistListenerFunctionalTest}} is the only subclass using a clustered cache, and it fails when the data segmentation feature is disabled.
> DefaultSegmentedDataContainer executeTask() and iterator() include expired entries
> ----------------------------------------------------------------------------------
>
> Key: ISPN-10074
> URL: https://issues.jboss.org/browse/ISPN-10074
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 10.0.0.Beta2, 9.4.10.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Major
> Fix For: 10.0.0.Beta4, 9.4.12.Final
>
>
> The {{executeTask()}} javadoc doesn't mention expired entries, but {{iterator()}}'s says they shouldn't be included, and non-segmented containers do not include them.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (ISPN-10018) Observability: clean up logging categories
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10018?page=com.atlassian.jira.plugin... ]
Tristan Tarrant reassigned ISPN-10018:
--------------------------------------
Assignee: Adrian Nistor
> Observability: clean up logging categories
> ------------------------------------------
>
> Key: ISPN-10018
> URL: https://issues.jboss.org/browse/ISPN-10018
> Project: Infinispan
> Issue Type: Sub-task
> Components: JMX, reporting and management
> Affects Versions: 10.0.0.Beta2
> Reporter: Tristan Tarrant
> Assignee: Adrian Nistor
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> For logs with level INFO, WARN, ERROR, FATAL we want to use specific categories instead of the fully-qualified class name.
> The following is a list of categories:
> * org.infinispan.CLUSTER: messages related to clustering (state transfer, rebalancing, partitioning, etc)
> * org.infinispan.CONFIG: messages related to configuration
> * org.infinispan.PERSISTENCE: messages related to loaders/stores
> * org.infinispan.SECURITY: messages related to security
> * org.infinispan.CONTAINER: messages related to the data container (e.g. expiration, eviction, listeners, transactions, etc)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months