-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Adding a new method to write server's thrift API to support sending hashes (paths to batches) to be downloaded and written instead of sending batches themselves (the idea is described here: https://fb.workplace.com/groups/csi.eng/permalink/1994534877712244/) As a first step I plan to only add an option to send hashes but leaving same mechanism synchronously waiting till write is complete (checking handle and passing "remember" flag on client side) Reviewed By: simonmar Differential Revision: D69524199 fbshipit-source-id: 3a57994c50e0fe29450611aca05969b2ce4e79fe
- Loading branch information
1 parent
9ed39fb
commit 00dc2d1
Showing
2 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters