basho / leveldb

Clone of http://code.google.com/p/leveldb/
BSD 3-Clause "New" or "Revised" License
408 stars 182 forks source link

missing lines from hot threads merge causing eleveldb iterator problems [JIRA: RIAK-2640] #197

Closed matthewvon closed 8 years ago

matthewvon commented 8 years ago

Only one of two leveldb hot_threads routine received special eleveldb iterator reuse code during the merge of eleveldb's hot threads and leveldb's hot threads. This branch pastes the missing 5 lines into the second routine.

Details here: https://github.com/basho/leveldb/wiki/mv-iterator-hot-threads

bashopatricia commented 8 years ago

create jira issue

paulplace commented 8 years ago

+1 f3bca34

Basho-JIRA commented 8 years ago

[~matthewv] I closed this one as it shows reviewed and merged. If for some reason this is not in the version of eleveldb that is going into 2.2.0, please reopen. Thank you.

_[posted via JIRA by Patricia Brewer]_

Basho-JIRA commented 8 years ago

Closed. Code is in 2.2.0.

_[posted via JIRA by Matthew Von-Maszewski]_