Skip to content

RATIS-2604. Add a new server side DataStreamApi#1518

Merged
szetszwo merged 2 commits into
apache:masterfrom
peterxcli:RATIS-2604
Jul 14, 2026
Merged

RATIS-2604. Add a new server side DataStreamApi#1518
szetszwo merged 2 commits into
apache:masterfrom
peterxcli:RATIS-2604

Conversation

@peterxcli

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Add server data stream API for state machines, which is similar to the

java.nio.channels.FileChannel#transferTo(long, long, WritableByteChannel)

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/RATIS-2604

How was this patch tested?

(Please explain how this patch was tested. Ex: unit tests, manual tests)
(If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)

Signed-off-by: peterxcli <peterxcli@gmail.com>
@peterxcli

Copy link
Copy Markdown
Member Author

cc @szetszwo @runzhiwang

Signed-off-by: peterxcli <peterxcli@gmail.com>

@szetszwo szetszwo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 the change looks good.

@szetszwo szetszwo merged commit 4415238 into apache:master Jul 14, 2026
16 checks passed
@peterxcli peterxcli deleted the RATIS-2604 branch July 14, 2026 11:02
@peterxcli

Copy link
Copy Markdown
Member Author

@szetszwo Thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants