-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48291/
-----------------------------------------------------------
(Updated Lut 26, 2017, 5:12 rano)
Review request for mesos, Bing Li, Benjamin Mahler, Zhiwei Chen, and haosdent
huang.
Changes
-------
rebase
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 (updated)
-----
src/log/leveldb.cpp 5310a123b0fb25f240429722b676fe46174cb2ce
Diff: https://reviews.apache.org/r/48291/diff/
Testing
-------
`make check dist` on Ubuntu x64
Thanks,
Tomasz Janiszewski