Skip to content

Extract CreateSnapshot from GetSnapshot RPC

James Fargher requested to merge extract_create_snapshot into master

#5788 (closed)

In order to get an idea of performance for WAL based partition archives, we will first use existing snapshot functionality. Since partition archives will be server-side only, it means the implementation needs to be extracted out of the RPC.

Edited by James Fargher

Merge request reports