[jira] [Commented] (MESOS-4156) Speed up FetcherCacheTest.* and FetcherCacheHttpTest.*

2016-02-08 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136866#comment-15136866 ] haosdent commented on MESOS-4156: - After mount tmp to ramfs, the elapsed time for Fetch test cases. {code}

[jira] [Commented] (MESOS-4156) Speed up FetcherCacheTest.* and FetcherCacheHttpTest.*

2016-02-08 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15137488#comment-15137488 ] haosdent commented on MESOS-4156: - After change the allocation interval in test. {code} [ OK ]

[jira] [Commented] (MESOS-4156) Speed up FetcherCacheTest.* and FetcherCacheHttpTest.*

2016-01-22 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112113#comment-15112113 ] Bernd Mathiske commented on MESOS-4156: --- Sure thing. > Speed up FetcherCacheTest.* and

[jira] [Commented] (MESOS-4156) Speed up FetcherCacheTest.* and FetcherCacheHttpTest.*

2016-01-21 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110970#comment-15110970 ] haosdent commented on MESOS-4156: - Hi, [~bernd-mesos] Could I remove for loop in

[jira] [Commented] (MESOS-4156) Speed up FetcherCacheTest.* and FetcherCacheHttpTest.*

2016-01-21 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110980#comment-15110980 ] haosdent commented on MESOS-4156: - I mean change the loop times from 3 to 1. > Speed up

[jira] [Commented] (MESOS-4156) Speed up FetcherCacheTest.* and FetcherCacheHttpTest.*

2016-01-21 Thread Bernd Mathiske (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1557#comment-1557 ] Bernd Mathiske commented on MESOS-4156: --- OK for LocalUncached, but LocalCached requires at least 2

[jira] [Commented] (MESOS-4156) Speed up FetcherCacheTest.* and FetcherCacheHttpTest.*

2016-01-21 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15111736#comment-15111736 ] haosdent commented on MESOS-4156: - [~bernd-mesos] Got it, thank you very much. Could you shepherd this