You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[01-3007:45:26.559] [info] - using Identify***FAILED*** (0 milliseconds)
[01-3007:45:26.559] [info] java.lang.IllegalArgumentException: no matching constructor found on classdocs.actor.ActorDocSpec$$anon$32$Followerfor arguments [classdocs.actor.ActorDocSpec$$anon$32]
[01-3007:45:26.559] [info] at org.apache.pekko.util.Reflect$.error$1(Reflect.scala:98)
[01-3007:45:26.559] [info] at org.apache.pekko.util.Reflect$.findConstructor(Reflect.scala:122)
[01-3007:45:26.559] [info] at org.apache.pekko.actor.ArgsReflectConstructor.<init>(IndirectActorProducer.scala:109)
[01-3007:45:26.559] [info] at org.apache.pekko.actor.IndirectActorProducer$.apply(IndirectActorProducer.scala:74)
[01-3007:45:26.559] [info] at org.apache.pekko.actor.Props.producer(Props.scala:141)
[01-3007:45:26.560] [info] at org.apache.pekko.actor.Props.<init>(Props.scala:154)
[01-3007:45:26.560] [info] at org.apache.pekko.actor.Props$.apply(Props.scala:123)
Can we leave this open until we fix 1.0.x branch? But we should wait a day or 2 before merging to 1.0.x. The issue is this code is not properly tested in PR builds - so we need the nightly build to run to test this.
refs: https://github.com/apache/incubator-pekko/actions/runs/7707379313/job/21004465786#step:7:35225
The text was updated successfully, but these errors were encountered: