Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uws11 update #36

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Uws11 update #36

wants to merge 16 commits into from

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.

1 participant