riak-core-lite / riak_core_lite

Distributed systems infrastructure used by Riak.
Apache License 2.0
80 stars 13 forks source link

Vnode Proxy test sometimes fails #70

Closed albsch closed 4 years ago

albsch commented 4 years ago

The should tolerate slow vnodes test fails sometimes. This also happens in the upstream riak_core project.

The cause is that the unanswered message count can vary on slow test runs and the upper bound of unanswered messages was set to a wrong value.