You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/05/26 20:35:04 UTC

[GitHub] [incubator-pekko-management] mdedetrich commented on pull request #80: Add Scala 3.3 Support

mdedetrich commented on PR #80:
URL: https://github.com/apache/incubator-pekko-management/pull/80#issuecomment-1564917072

   @nvollmar Due to how trivial it was to get Scala 3 to compile/test I went ahead and prototyped it to see if there was any potential problems.
   
   While everything is compiling fine, there are tests that fail to pass just on Scala 3, i.e.
   
   ```
   [error]         org.apache.pekko.management.cluster.bootstrap.SelfAwareJoinDeciderSpec
   [error]         org.apache.pekko.management.cluster.bootstrap.SelfAwareJoinDeciderIPv6Spec
   ```
   
   I am not that familiar with pekko-management so maybe this is something you can look into to?


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org