[jira] [Commented] (MESOS-9710) Add tests to ensure random sorter performs correct weighted sorting.

2019-04-30 Thread Meng Zhu (JIRA)


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

Meng Zhu commented on MESOS-9710:
-

{noformat}
commit 89c3dd95a421e14044bc91ceb1998ff4ae3883b4
Author: Meng Zhu m...@mesosphere.io
Date:   Sun Apr 7 15:55:42 2019 -0700


Added a test to verify the sort correctness of the random sorter.

Review: https://reviews.apache.org/r/70418
{noformat}


> Add tests to ensure random sorter performs correct weighted sorting.
> 
>
> Key: MESOS-9710
> URL: https://issues.apache.org/jira/browse/MESOS-9710
> Project: Mesos
>  Issue Type: Task
>  Components: allocation
>Reporter: Benjamin Mahler
>Assignee: Benjamin Mahler
>Priority: Major
>
> We added tests for the weighted shuffle algorithm, but didn't test that the 
> RandomSorter's sort() function behaves correctly.
> We should also test that hierarchical weights in the random sorter behave 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MESOS-9710) Add tests to ensure random sorter performs correct weighted sorting.

2019-04-16 Thread Benjamin Mahler (JIRA)


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

Benjamin Mahler commented on MESOS-9710:


{noformat}
commit a03db7d684f343656aa229771f30c4990a2839c1
Author: Benjamin Mahler 
Date:   Tue Apr 9 17:08:02 2019 -0400

Added a test of hierarchical sorting for the random sorter.

Review: https://reviews.apache.org/r/70438
{noformat}

> Add tests to ensure random sorter performs correct weighted sorting.
> 
>
> Key: MESOS-9710
> URL: https://issues.apache.org/jira/browse/MESOS-9710
> Project: Mesos
>  Issue Type: Task
>  Components: allocation
>Reporter: Benjamin Mahler
>Assignee: Benjamin Mahler
>Priority: Major
>
> We added tests for the weighted shuffle algorithm, but didn't test that the 
> RandomSorter's sort() function behaves correctly.
> We should also test that hierarchical weights in the random sorter behave 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MESOS-9710) Add tests to ensure random sorter performs correct weighted sorting.

2019-04-08 Thread Benjamin Mahler (JIRA)


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

Benjamin Mahler commented on MESOS-9710:


Review for the first half; testing that flat role sorting behaves correctly:
https://reviews.apache.org/r/70418/

> Add tests to ensure random sorter performs correct weighted sorting.
> 
>
> Key: MESOS-9710
> URL: https://issues.apache.org/jira/browse/MESOS-9710
> Project: Mesos
>  Issue Type: Task
>  Components: allocation
>Reporter: Benjamin Mahler
>Assignee: Meng Zhu
>Priority: Major
>
> We added tests for the weighted shuffle algorithm, but didn't test that the 
> RandomSorter's sort() function behaves correctly.
> We should also test that hierarchical weights in the random sorter behave 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)