You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2014/08/14 23:46:19 UTC

[jira] [Created] (AURORA-655) Order job update events and instance events by ID rather than timestamp

Bill Farner created AURORA-655:
----------------------------------

             Summary: 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
            Priority: Trivial


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.2#6252)