sociomantic-tsunami / dlsproto

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

Rework GetRange to use batch-suspendable system from DMQ Consume #7

Closed gavin-norman-sociomantic closed 6 years ago

gavin-norman-sociomantic commented 6 years ago

sociomantic-tsunami/dmqproto#3 discusses a (hopefully) much simpler and more reliable way of implementing a suspendable request. If the reworking of Consume is successful, GetAll should be reworked in the same way.

gavin-norman-sociomantic commented 6 years ago

Is this done?

nemanja-boric-sociomantic commented 6 years ago

Yes.