raboof commented on issue #1417:
URL: https://github.com/apache/pekko/issues/1417#issuecomment-2257026633

   I didn't intend to suggest Java users should use `Future$.MODULE$.failed` 
and such: what I was thinking is that Java users shouldn't need to touch the 
Scala `Future` at all, and we should make sure that where they currently must 
use `Future`, we provide equivalent APIs using the more Java-native 
`CompletionStage`.
   
   Something along the lines of (sketch) 
https://github.com/apache/pekko/compare/main...raboof:pekko:no-scala-futures-in-java?expand=1
   


-- 
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