You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add some unit tests that drive the throttling calculations in isolation. Doing this effectively might require creating a mock version of the leveldb::Env class, perhaps something like the InMemoryEnv class but writing to null instead of in-memory.
The text was updated successfully, but these errors were encountered:
Basho-JIRA
changed the title
Add unit tests for write throttling
Add unit tests for write throttling [JIRA: RIAK-2079]
Aug 12, 2015
We need to add some unit tests that drive the throttling calculations in isolation. Doing this effectively might require creating a mock version of the leveldb::Env class, perhaps something like the InMemoryEnv class but writing to null instead of in-memory.
The text was updated successfully, but these errors were encountered: