[
https://issues.apache.org/jira/browse/MESOS-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643185#comment-14643185
]
Cody Roseborough commented on MESOS-3057:
-----------------------------------------
The one pictured is: [Mesosaurus| https://github.com/mesosphere/mesosaurus].
Came across it while testing other things and it seemed counter to what you
would expect. It seems like it would effect orderings on any framework that
used numbers as part of it's task_id's?
> Mesos web ui sorting by Id results in non-intuitive order.
> ----------------------------------------------------------
>
> Key: MESOS-3057
> URL: https://issues.apache.org/jira/browse/MESOS-3057
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.23.0
> Reporter: Cody Roseborough
> Priority: Trivial
> Labels: newbie
> Attachments: web ui sorted by ids.png
>
>
> In the mesos webui sorting task by ID results in non-intuitive order. For
> example with Id's task_0-task_200 sorted asc you get task_0, task_1, task_10,
> task_100... task_109, task_11, task_110 etc. It happens if you use just
> numbers as Id's also.
> It seems like it should be sorted using natural sort order.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)