This is an automated email from the ASF dual-hosted git repository. tabish pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git
from fba2e778 PROTON-2894 Add an optimized peekByte to buffer APIs new 20ef704a PROTON-2887 Remove some unused code from DeliveryQueue new 925d3bf3 PROTON-2887 Fix some build warnings and other minor cleanups The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: pom.xml | 3 +- .../client/impl/ClientNextReceiverSelector.java | 3 - .../qpid/protonj2/client/util/DeliveryQueue.java | 19 --- .../protonj2/client/util/FifoDeliveryQueue.java | 153 +++++++-------------- .../client/util/ReconnectLocationPool.java | 24 ++-- .../qpid/protonj2/engine/util/UnsettledMap.java | 4 +- 6 files changed, 65 insertions(+), 141 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org