This is an automated email from the ASF dual-hosted git repository.

He-Pin pushed a change to branch issue-29334-source-single-fast-path
in repository https://gitbox.apache.org/repos/asf/pekko.git


    from d57f9561e7 perf(stream): reduce source construction overhead
     add e0abd889ab fix: stabilise PersistentActorRecoveryTimeoutSpec (#2906)
     add 4e2c1fe78d fix(stream): preserve abrupt fanout publisher shutdown 
signal (#2910)
     add a57a0db001 fix: support virtualized dispatcher test assumptions (#2912)
     add b5c87a695f Merge remote-tracking branch 'origin/main' into 
issue-29334-source-single-fast-path
     add df57350738 fix(stream): keep future source operators indexed

No new revisions were added by this update.

Summary of changes:
 .../pekko/actor/dispatch/DispatchersSpec.scala     | 20 +++++++++-----
 .../pekko/dispatch/ExecutionContextSpec.scala      | 31 ++++++++++++++-------
 .../PersistentActorRecoveryTimeoutSpec.scala       | 32 +++++++++++++---------
 .../persistence/journal/SteppingInmemJournal.scala |  8 ++++--
 .../apache/pekko/event/slf4j/Slf4jLoggerSpec.scala |  4 ++-
 .../stream/impl/FanoutPublisherBehaviorSpec.scala  | 30 ++++++++++++++++++--
 .../stream/impl/FanoutPublisherBridgeStage.scala   | 11 ++++++--
 .../org/apache/pekko/stream/scaladsl/Source.scala  |  6 ++--
 8 files changed, 102 insertions(+), 40 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to