sociomantic-tsunami / dlsproto

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

Do not resume GetRange RoC after reconnecting #96

Closed nemanja-boric-sociomantic closed 6 years ago

nemanja-boric-sociomantic commented 6 years ago

After moving to BatchRequestCore framework, the design decision where the GetRange should not restart after reconnecting was dropped. This makes the GetRange not resume after reconnecting.