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 defddc6af5 acknowledge use of scala-collection-compat code (#236)
new 785369030d change default port number to 7355
new 1969f7580d change 2552+ port numbers
new c23f9fb834 artery port = 17355
new 5322174ecc replace 2551 with 7354
new 904705b3df Update migration-guides.md
The 5 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:
.../org/apache/pekko/actor/ActorPathSpec.scala | 26 +++++------
.../pekko/actor/LocalActorRefProviderSpec.scala | 2 +-
.../apache/pekko/actor/RelativeActorPathSpec.scala | 2 +-
.../pekko/cluster/ddata/ORSetMergeBenchmark.scala | 2 +-
.../cluster/ddata/VersionVectorBenchmark.scala | 2 +-
.../metrics/ClusterMetricsRoutingSpec.scala | 8 ++--
.../apache/pekko/cluster/metrics/MetricSpec.scala | 32 +++++++-------
.../cluster/metrics/WeightedRouteesSpec.scala | 8 ++--
.../metrics/protobuf/MessageSerializerSpec.scala | 12 +++---
.../ExternalShardAllocationCompileOnlyTest.java | 2 +-
.../ExternalShardAllocationCompileOnlySpec.scala | 2 +-
.../ClusterShardingMessageSerializerSpec.scala | 6 +--
.../pekko/cluster/client/ClusterClientSpec.scala | 4 +-
.../pekko/cluster/client/ClusterClientTest.java | 4 +-
.../ClusterClientMessageSerializerSpec.scala | 6 +--
.../cluster/typed/BasicClusterExampleTest.java | 6 +--
.../cluster/typed/BasicClusterExampleSpec.scala | 10 ++---
cluster/jmx-client/pekko-cluster | 8 ++--
.../org/apache/pekko/cluster/ClusterJmx.scala | 22 +++++-----
.../cluster/ClusterDomainEventPublisherSpec.scala | 12 +++---
.../pekko/cluster/ClusterDomainEventSpec.scala | 50 +++++++++++-----------
.../cluster/ClusterHeartbeatSenderStateSpec.scala | 12 +++---
.../org/apache/pekko/cluster/ClusterSpec.scala | 8 ++--
.../org/apache/pekko/cluster/GossipSpec.scala | 22 +++++-----
.../pekko/cluster/GossipTargetSelectorSpec.scala | 16 +++----
.../pekko/cluster/HeartbeatNodeRingPerfSpec.scala | 2 +-
.../pekko/cluster/HeartbeatNodeRingSpec.scala | 12 +++---
.../apache/pekko/cluster/MembershipStateSpec.scala | 30 ++++++-------
.../pekko/cluster/ReachabilityPerfSpec.scala | 4 +-
.../apache/pekko/cluster/ReachabilitySpec.scala | 10 ++---
.../protobuf/ClusterMessageSerializerSpec.scala | 12 +++---
.../apache/pekko/cluster/sbr/TestAddresses.scala | 2 +-
.../pekko/cluster/testkit/AutoDownSpec.scala | 6 +--
.../protobuf/ReplicatorMessageSerializer.scala | 2 +-
.../pekko/cluster/ddata/DataEnvelopeSpec.scala | 8 ++--
.../apache/pekko/cluster/ddata/GCounterSpec.scala | 6 +--
.../apache/pekko/cluster/ddata/LWWMapSpec.scala | 4 +-
.../pekko/cluster/ddata/LWWRegisterSpec.scala | 4 +-
.../apache/pekko/cluster/ddata/LotsOfDataBot.scala | 6 +--
.../org/apache/pekko/cluster/ddata/ORMapSpec.scala | 4 +-
.../pekko/cluster/ddata/ORMultiMapSpec.scala | 4 +-
.../org/apache/pekko/cluster/ddata/ORSetSpec.scala | 8 ++--
.../pekko/cluster/ddata/PNCounterMapSpec.scala | 4 +-
.../apache/pekko/cluster/ddata/PNCounterSpec.scala | 4 +-
.../pekko/cluster/ddata/PruningStateSpec.scala | 8 ++--
.../pekko/cluster/ddata/VersionVectorSpec.scala | 8 ++--
.../pekko/cluster/ddata/WriteAggregatorSpec.scala | 8 ++--
docs/src/main/paradox/cluster-usage.md | 2 +-
docs/src/main/paradox/project/migration-guides.md | 10 +++--
docs/src/main/paradox/remoting-artery.md | 8 ++--
docs/src/main/paradox/remoting.md | 12 +++---
docs/src/main/paradox/typed/cluster.md | 8 ++--
.../jdocs/cluster/StatsSampleOneMasterMain.java | 2 +-
.../LambdaPersistencePluginDocTest.java | 2 +-
.../src/test/scala/docs/config/ConfigDocSpec.scala | 2 +-
.../persistence/PersistencePluginDocSpec.scala | 2 +-
.../test/scala/docs/routing/RouterDocSpec.scala | 16 +++----
remote/src/main/resources/reference.conf | 28 ++++++------
.../remote/RemoteConsistentHashingRouterSpec.scala | 10 ++---
.../apache/pekko/remote/RemoteDeployerSpec.scala | 4 +-
.../pekko/remote/artery/RemoteDeathWatchSpec.scala | 4 +-
.../pekko/remote/artery/RemoteDeployerSpec.scala | 4 +-
.../pekko/remote/classic/ActorsLeakSpec.scala | 2 +-
.../remote/classic/RemoteDeathWatchSpec.scala | 4 +-
.../jackson/JacksonSerializerSpec.scala | 4 +-
65 files changed, 284 insertions(+), 280 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]