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

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

                Author: ASF GitHub Bot
            Created on: 07/Jul/23 15:46
            Start Date: 07/Jul/23 15:46
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on PR #4540:
URL: 
https://github.com/apache/activemq-artemis/pull/4540#issuecomment-1625607369

   All the arguments seems to indicate we should do the replacement.
   
   However this is still failing to build. I have a pipeline where I execute 
the whole test suite: 
   
   "[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) 
on project artemis-quorum-ri: Compilation failure
   [ERROR] An unknown compilation problem occurred
   [ERROR] -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :artemis-quorum-ri
   [Pipeline] }"
   
   
   This is also translated as errors on the build here.
   
   to test this locally you could do:
   
   
   ```
   mvn clean; mvn install -DskipTests=true -Pdev -Derrorprone
   
   ```




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

    Worklog Id:     (was: 869834)
    Time Spent: 3h 20m  (was: 3h 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: 3h 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