pekko/stream/src/main
PJ Fanning 5a8e161ec5
use Java CompletionStage instead of Scala Future in pekko-persistence Java APIs (#2092)
* Don't use Scala Futures in Java APIs

Sketching out #1417 - incomplete and notably not bothering
with binary compatibility yet, just to illustrate the idea.

* javafmt

* javafmt

* Update SnapshotStore.scala

* scalaAnyToUnit

* use ExecutionContexts.parasitic

* Update SnapshotStore.scala

* Update LambdaPersistencePluginDocTest.java

* parasitic

* Update LambdaPersistencePluginDocTest.java

* docs

* recovery

* javafmt

* Update LambdaPersistencePluginDocTest.java

---------

Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2025-08-25 23:30:16 +01:00
..
boilerplate/org/apache/pekko/stream remove some deprecated code from streams module (#1958) 2025-07-31 08:30:22 +01:00
java/org/apache/pekko/stream generate source with protobuf 32 (#2036) 2025-08-20 08:21:18 +01:00
mima-filters chore: Remove OverflowStrategy#dropNew (#2073) 2025-08-24 05:24:43 +08:00
protobuf adjust ASF header (#450) 2023-06-22 14:19:26 +01:00
resources Configuration typo fixes (#1100) 2024-02-05 17:21:23 +01:00
scala use Java CompletionStage instead of Scala Future in pekko-persistence Java APIs (#2092) 2025-08-25 23:30:16 +01:00
scala-2.12/org/apache/pekko/stream/javadsl Fix CollectionUtil toSeq methods 2024-10-01 15:17:53 +02:00
scala-2.13/org/apache/pekko/stream/javadsl Fix CollectionUtil toSeq methods 2024-10-01 15:17:53 +02:00
scala-3/org/apache/pekko/stream/javadsl Fix CollectionUtil toSeq methods 2024-10-01 15:17:53 +02:00