[
https://issues.apache.org/jira/browse/ARTEMIS-4349?focusedWorklogId=878676&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-878676
]
ASF GitHub Bot logged work on ARTEMIS-4349:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/Aug/23 15:54
Start Date: 28/Aug/23 15:54
Worklog Time Spent: 10m
Work Description: gemmellr commented on PR #4584:
URL:
https://github.com/apache/activemq-artemis/pull/4584#issuecomment-1695940099
> Fair enough, since the SecurityStoreImpl doesnt look to use any of the
listener stuff so it probably isn't really much/any different.
Backed out the change to SecurityStoreImpl to leave it with the Caffeine
default async behaviour now.
> The other usage does use it though, so I want to look into whether its
prepared to handle the new concurrency that could result from offloading to the
FJ pool (though if not, it may also not be prepared to handle any existing
concurrency that could occur already.)
Confirmed the other usage would not currently be safe for that (or the
existing behaviour..we should address that separately before proceeding) so
leaving that as is.
Issue Time Tracking
-------------------
Worklog Id: (was: 878676)
Time Spent: 10h 10m (was: 10h)
> Replace Guava cache with Caffeine
> ---------------------------------
>
> Key: ARTEMIS-4349
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4349
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.29.0
> Reporter: Alexey Markevich
> Priority: Major
> Time Spent: 10h 10m
> Remaining Estimate: 0h
>
> based on benchmark https://github.com/ben-manes/caffeine/wiki/Benchmarks
--
This message was sent by Atlassian Jira
(v8.20.10#820010)