[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-11-10 Thread Felix Bechstein (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998634#comment-14998634 ] Felix Bechstein commented on MESOS-2353: We patched the master to hold only 100 co

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-11-08 Thread Felix Bechstein (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996142#comment-14996142 ] Felix Bechstein commented on MESOS-2353: I'd like to share some graphs, how it beh

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-11-05 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14991934#comment-14991934 ] Vinod Kone commented on MESOS-2353: --- Sure. If reviews and design doc are out by monday,

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-11-04 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14990461#comment-14990461 ] Michael Park commented on MESOS-2353: - [~vinodkone] Is Monday acceptable to you? > Im

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-11-04 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989814#comment-14989814 ] Vinod Kone commented on MESOS-2353: --- [~mcypark] Do you have an ETA on when you would get

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-11-04 Thread Felix Bechstein (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989200#comment-14989200 ] Felix Bechstein commented on MESOS-2353: We are experiencing severe issues too. Th

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-11-03 Thread Michael Park (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988659#comment-14988659 ] Michael Park commented on MESOS-2353: - [~vinodkone] I've been working on a library to

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-11-03 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988425#comment-14988425 ] Vinod Kone commented on MESOS-2353: --- Is someone actively working on this? I remember the

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-05-06 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14532056#comment-14532056 ] Benjamin Mahler commented on MESOS-2353: How about "caching" the JSON of 'Framewor

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-04-09 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488069#comment-14488069 ] Benjamin Mahler commented on MESOS-2353: The move assignments are committed, altho

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-04-07 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484179#comment-14484179 ] Benjamin Mahler commented on MESOS-2353: [~alex-mesos]: yes. The improvement on la

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-27 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384054#comment-14384054 ] Alexander Rukletsov commented on MESOS-2353: These stats include {{std::move()

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-26 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382920#comment-14382920 ] Benjamin Mahler commented on MESOS-2353: On a small staging cluster, these changes

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-24 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14378055#comment-14378055 ] Alexander Rukletsov commented on MESOS-2353: Thanks for taking this over, [~bm

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-23 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377036#comment-14377036 ] Benjamin Mahler commented on MESOS-2353: https://reviews.apache.org/r/32419/ > Im

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-23 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376714#comment-14376714 ] Benjamin Mahler commented on MESOS-2353: [~alex-mesos] Are you planning to add the

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-12 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359219#comment-14359219 ] Benjamin Mahler commented on MESOS-2353: Reserving memory: {noformat} commit 0c71

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-03 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345650#comment-14345650 ] Alexander Rukletsov commented on MESOS-2353: https://reviews.apache.org/r/3169

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-03 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345481#comment-14345481 ] Alexander Rukletsov commented on MESOS-2353: {quote} Could you be more concret

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-02 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344351#comment-14344351 ] Benjamin Mahler commented on MESOS-2353: Could you be more concrete? Are you imply

[jira] [Commented] (MESOS-2353) Improve performance of the master's state.json endpoint for large clusters.

2015-03-01 Thread Alexander Rukletsov (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342083#comment-14342083 ] Alexander Rukletsov commented on MESOS-2353: One obvious attempt here would be