-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48291/
-----------------------------------------------------------
(Updated Jan. 29, 2017, 2:54 p.m.)
Review request for mesos, Bing Li, Benjamin Mahler, Zhiwei Chen, and haosdent huang.
Bugs: MESOS-970
https://issues.apache.org/jira/browse/MESOS-970
Repository: mesos
Description
-------
Since bug discussed at
https://groups.google.com/forum/#!topic/leveldb/F-rDkWiQm6c
was fixed. After upgrading leveldb to 1.18 we could replace
default byte-wise comparator with varint comparator.
Diffs
-----
src/log/leveldb.cpp f389d74b123574665c611b46cb52e3dc7042b331
Diff: https://reviews.apache.org/r/48291/diff/
Testing
-------
`make check dist` on Ubuntu x64
Thanks,
Tomasz Janiszewski
|