[ 
https://issues.apache.org/jira/browse/ARTEMIS-4349?focusedWorklogId=870383&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-870383
 ]

ASF GitHub Bot logged work on ARTEMIS-4349:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Jul/23 16:33
            Start Date: 11/Jul/23 16:33
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on PR #4540:
URL: 
https://github.com/apache/activemq-artemis/pull/4540#issuecomment-1631139595

   Presumably #4545 helps this PR not error as-is, since it uses a newer 
version of guava than the 27.0.1 that the old 5.2.0 curator did, one new enough 
to satisfy error-prones needs? It is however still using an old version of 
guava, 31.1-jre, so note we will still want the guava dependencyManagement 
restored to bring it back up to the 32.0.1-jre release it was at before this PR.
   
   In hindsight, removing the guava from the console war may not have broken 
the console in the assembly, since guava is still going to be brought in to the 
assembly via the quorum bits. It should still remain in the war though as the 
server itself doesnt bring it in with these changes, and the console can be/is 
used with the server without using the assembly.
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 870383)
    Time Spent: 5h 20m  (was: 5h 10m)

> 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: 5h 20m
>  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)

Reply via email to