pjfanning commented on PR #1990:
URL: https://github.com/apache/pekko/pull/1990#issuecomment-3146381492

   > Need to add `@InternalApi` to `private sealed trait State` when it got 
changed to `private[pattern] sealed trait State` since `private[pattern]` is 
ignored from Java, and hence that change made that trait visible to Java users 
(and they shouldn't be using it since its internal).
   
   I've added the annotation now.


-- 
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-unsubscr...@pekko.apache.org

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


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

Reply via email to