[ 
https://issues.apache.org/jira/browse/MESOS-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293495#comment-15293495
 ] 

haosdent commented on MESOS-970:
--------------------------------

For compatibility, I would post result about these cases

* Master build with leveldb 1.4, and all Agents build with leveldb 1.8
* Master build with leveldb 1.8, and all Agents build with leveldb 1.4
* Master build with leveldb 1.4, and mix Agents build with leveldb 1.4 and 1.8
* Master build with leveldb 1.8, and mix Agents build with leveldb 1.4 and 1.8

For performance regressions, I would run

{code}
make bench GTEST_FILTER="*BENCHMARK*" 
{code}
in both leveldb 1.4 and leveldb 1.8 and compare their results.

Let me know if you need more test cases in other scenarios. :-)

> Upgrade bundled leveldb to 1.18
> -------------------------------
>
>                 Key: MESOS-970
>                 URL: https://issues.apache.org/jira/browse/MESOS-970
>             Project: Mesos
>          Issue Type: Improvement
>          Components: replicated log
>            Reporter: Benjamin Mahler
>            Assignee: Tomasz Janiszewski
>
> We currently bundle leveldb 1.4, and the latest version is leveldb 1.18.
> Upgrade to 1.18 could solve the problems when build Mesos in some non-x86 
> architecture CPU.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to