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 df57350738 fix(stream): keep future source operators indexed
add 3be8d59d83 fix(stream): address source fast path review feedback
No new revisions were added by this update.
Summary of changes:
.../apache/pekko/stream/scaladsl/SourceSpec.scala | 41 ++++++++++++++++++++++
.../apache/pekko/stream/impl/FailedSource.scala | 5 ++-
.../pekko/stream/impl/JavaStreamSource.scala | 4 ++-
.../pekko/stream/impl/TraversalBuilder.scala | 8 ++---
.../pekko/stream/impl/fusing/GraphStages.scala | 12 +++++--
.../pekko/stream/impl/fusing/IterableSource.scala | 5 ++-
.../pekko/stream/impl/fusing/IteratorSource.scala | 37 ++++++++++++++-----
.../pekko/stream/impl/fusing/RangeSource.scala | 4 ++-
8 files changed, 96 insertions(+), 20 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]