sociomantic-tsunami / dlsproto

Distributed Log Store protocol definition, client, fake node, and tests
Boost Software License 1.0
3 stars 18 forks source link

Various small fixes to double buffering getRange. #61

Closed nemanja-boric-sociomantic closed 6 years ago

nemanja-boric-sociomantic commented 6 years ago

cc @david-eckardt-sociomantic

nemanja-boric-sociomantic commented 6 years ago

Updated to appending into the background patch (my first remark & comment were wrong, there's a case when we send out the batch after received stopped message: https://github.com/sociomantic-tsunami/dlsproto/blob/neo/src/dlsproto/node/neo/request/GetRange.d#L382-L384

nemanja-boric-sociomantic commented 6 years ago

Updated.

gavin-norman-sociomantic commented 6 years ago

Approved. Needs rebase now.

nemanja-boric-sociomantic commented 6 years ago

Rebased

gavin-norman-sociomantic commented 6 years ago

Feel free to auto-merge.