basho / riak_dt

Convergent replicated datatypes in Erlang
Apache License 2.0
353 stars 70 forks source link

Update FSM has no timeout in the waiting_remotes state #37

Closed seancribbs closed 12 years ago

seancribbs commented 12 years ago

An update could wait forever for replies from remote vnodes. We should timeout after a reasonable period.

russelldb commented 12 years ago

And neither does value fsm

russelldb commented 12 years ago

https://github.com/basho/riak_dt/pull/41