pjfanning commented on code in PR #3084:
URL: https://github.com/apache/pekko/pull/3084#discussion_r3438952355
##########
remote/src/test/scala/org/apache/pekko/remote/classic/RemoteDeathWatchSpec.scala:
##########
@@ -126,7 +126,7 @@ pekko.actor.warn-about-java-serializer-usage = off
// Synthesize an ActorRef to a remote system this one has never talked to
before.
// This forces ReliableDeliverySupervisor to start with unknown remote
system UID.
val extinctPath = RootActorPath(Address(protocol, "extinct-system",
"localhost",
- SocketUtil.temporaryLocalPort())) / "user" / "noone"
+ SocketUtil.temporaryLocalPort())) / "user" / "no one"
Review Comment:
noone is correct as is
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]