[
https://issues.apache.org/jira/browse/AURORA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15544740#comment-15544740
]
Jing Chen commented on AURORA-655:
----------------------------------
And there is instance update events, should we sort them by id as well?
> Order job update events and instance events by ID rather than timestamp
> -----------------------------------------------------------------------
>
> Key: AURORA-655
> URL: https://issues.apache.org/jira/browse/AURORA-655
> Project: Aurora
> Issue Type: Story
> Components: Scheduler
> Reporter: Bill Farner
> Assignee: Jing Chen
> Priority: Trivial
> Labels: newbie
>
> In {{JobUpdateDetailsMapper.xml}} we order by timestamps, which could be
> brittle if the system time changes. Instead of using the timestamp, use the
> built-in database {{IDENTITY}} for sort order.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)