[
https://issues.apache.org/jira/browse/QPID-8664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941364#comment-17941364
]
ASF GitHub Bot commented on QPID-8664:
--------------------------------------
dakirily opened a new pull request, #275:
URL: https://github.com/apache/qpid-broker-j/pull/275
This PR addresses
[QPID-8664](https://issues.apache.org/jira/browse/QPID-8664), replacing guava
cache with caffeine cache
> [Broker-J] Investigate possibility of guava dependecy removal
> -------------------------------------------------------------
>
> Key: QPID-8664
> URL: https://issues.apache.org/jira/browse/QPID-8664
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Affects Versions: qpid-java-broker-9.1.0
> Reporter: Daniil Kirilyuk
> Priority: Minor
>
> Broker-J uses some guava collections, some utility methods for primitives
> arrays manipulations and the asynchronous mechanisms based on
> ListenableFuture.
> Most of this functionality can be implemented using built-in JDK
> functionality. It should be investigated whether guava removal may benefit
> broker-j considering newly concurrency mechanisms - CompletableFuture and
> virtual threads.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]