[ 
https://issues.apache.org/jira/browse/QPID-8664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946394#comment-17946394
 ] 

ASF subversion and git services commented on QPID-8664:
-------------------------------------------------------

Commit 7cc69623a9e55983d03adddec82ea643d9e9c8ae in qpid-broker-j's branch 
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=7cc69623a9 ]

QPID-8664: [Broker-J] Guava removal (8/10) (#274)

This commit replaces guava collections and collection utilities with JDK 
collections and utilities

---------

Co-authored-by: vavrtom <vavr...@apache.org>

> [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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to