-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48291/
-----------------------------------------------------------
(Updated Mar 11, 2017, 10:17 rano)
Review request for mesos, Bing Li, Benjamin Mahler, Zhiwei Chen, and haosdent
huang.
Changes
-------
Update jira issue
Bugs: MESOS-7233
https://issues.apache.org/jira/browse/MESOS-7233
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 5310a123b0fb25f240429722b676fe46174cb2ce
Diff: https://reviews.apache.org/r/48291/diff/3/
Testing
-------
`make check dist` on Ubuntu x64
Thanks,
Tomasz Janiszewski