You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2023/01/12 08:51:28 UTC

[incubator-tuweni] branch main updated (0d40b4808 -> dda2f4efc)

This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


    from 0d40b4808 Merge pull request #486 from atoulme/use_service_name
     new 0326447f3 some cleanup of the plumtree code
     new 32262fc3b errorprone
     new 387eb0489 fix how we compute the id of the SocketPeer
     new 649622b2e spotless
     new dda2f4efc Merge pull request #484 from atoulme/gossip_nicer

The 1394 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:
 .../gossip/CountingPeerPruningFunctionTest.java    |  2 +-
 .../tuweni/gossip/LoggingPeerRepositoryTest.java   | 10 +++++-
 .../tuweni/plumtree/servlet/ServletPeer.java       | 23 +++++++++++++
 .../apache/tuweni/plumtree/vertx/SocketPeer.java   | 25 +++++++++++++-
 .../main/java/org/apache/tuweni/plumtree/Peer.java |  4 ++-
 .../java/org/apache/tuweni/plumtree/State.java     | 38 ++++++++++++----------
 .../java/org/apache/tuweni/plumtree/StateTest.java |  8 +++++
 7 files changed, 89 insertions(+), 21 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org