Skip to content

Multi node write

John Cai requested to merge jc-mult-node-write into master

This MR proxies write operations to all nodes. It does this by passing the rewritten RPC message back to the handler, because the handler will need to rewrite the frame for every node it proxies the write to.

fixes: #2727 (closed)

Edited by GitLab Release Tools Bot

Merge request reports

Loading