Skip to content

Conversation

@kristinriebe
Copy link
Member

Adjust to latest updates of UWS 1.1, mainly using creationTime for sorting and printing additional attributes ownerId, runId and creationTime in joblist.
Latest UWS draft is from Feb. 25, not yet updated (but soon) on http://www.ivoa.net/documents/UWS/
(latest version is on volute at the moment).

…ibutes runId, ownerId and creationTime to ShortJobDescription (getJobList); creationTime also in full job description (JobSummary, getJob); id in jobref-elements in joblist is the "true" jobId now (not table-name anymore); (mis-)using runId for the table-name of the job, if given; return jobs in DESC order, sorted by creationTime not startTime (with LAST-keyword); "true" creationTime currently only used in PENDING jobs, using timeSubmit/time for the other jobs for now
…n Direct-/QQueue; set 'time' in QueryJobs-list to the creationTime (do NOT synchronize with timeSubmit on database server); problem for DirectQueue: time=creationTime=startTime=endTime can only be avoided by introducing an additional time-field in that jobs-table.
@kristinriebe
Copy link
Member Author

This looks good and passes all my expected tests, so we could merge now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants