This is an automated email from the ASF dual-hosted git repository.
hepin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
from 464517a547 =str Make use of Set instead of List to reduce contention.
add 0e89e793aa !test Migrate multi node testkit to Netty 4.
No new revisions were added by this update.
Summary of changes:
cluster/src/multi-jvm/resources/logback-test.xml | 13 ++
.../migrate-to-netty4.backwards.excludes | 57 +++++++
.../pekko/remote/testconductor/Conductor.scala | 51 +++---
.../pekko/remote/testconductor/DataTypes.scala | 23 +--
.../apache/pekko/remote/testconductor/Player.scala | 67 +++-----
.../remote/testconductor/RemoteConnection.scala | 175 +++++++++++++--------
.../pekko/remote/testkit/MultiNodeSpec.scala | 5 +-
project/Dependencies.scala | 10 +-
project/MultiNode.scala | 1 +
project/SbtMultiJvm.scala | 47 +++++-
10 files changed, 296 insertions(+), 153 deletions(-)
create mode 100644 cluster/src/multi-jvm/resources/logback-test.xml
create mode 100644
multi-node-testkit/src/main/mima-filters/1.1.0.backwards.excludes/migrate-to-netty4.backwards.excludes
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]