This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a change to branch optimize-bytestring-two-part
in repository https://gitbox.apache.org/repos/asf/pekko.git
discard ae2ae6468c scalafmt
discard ac2a6a7592 perf: avoid LazyList in ByteString2.iterator + cross-check
tests + bench
discard 3c52f7f6db Wait for cluster test ports before restart
discard d126d1e091 test: cover ByteString2 serialization paths
discard 8db5d8e444 test: isolate quarantine event probes
discard 16d0b87618 test: stabilize outbound quarantine checks
discard 99f206301b fix: tighten ByteString2 invariants
discard e07bbff4a9 fix: Address ByteString2 review comments
discard 8ad461a295 fix: bind ByteString2 serializer
discard d015b64953 feat: optimize two-part ByteString concatenation
add b487e6bb77 feat: optimize two-part ByteString concatenation
add f239af6952 fix: bind ByteString2 serializer
add 95cb4c14a0 fix: Address ByteString2 review comments
add 06c554fdff fix: tighten ByteString2 invariants
add d1001ffec7 test: cover ByteString2 serialization paths
add 05fdf872f3 perf: avoid LazyList in ByteString2.iterator + cross-check
tests + bench
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ae2ae6468c)
\
N -- N -- N refs/heads/optimize-bytestring-two-part (05fdf872f3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../org/apache/pekko/cluster/ClusterTestKit.scala | 21 -----
.../remote/artery/HarmlessQuarantineSpec.scala | 87 +++++++++----------
.../remote/artery/OutboundIdleShutdownSpec.scala | 97 +++++++++-------------
3 files changed, 79 insertions(+), 126 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]