Opened 17 years ago
Last modified 10 years ago
#188 new defect
IZ1171: DRMAA: Allows invalid parametric job ids
Reported by: | templedf | Owned by: | |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | sge | Version: | current |
Severity: | Keywords: | drmaa | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=1171]
Issue #: 1171 Platform: All Reporter: templedf (templedf) Component: gridengine OS: All Subcomponent: drmaa Version: current CC: None defined Status: NEW Priority: P5 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: templedf URL: * Summary: DRMAA: Allows invalid parametric job ids Status whiteboard: Attachments: Issue 1171 blocks: Votes for issue 1171: Opened: Mon Jul 26 04:43:00 -0700 2004 ------------------------ When DRMAA is passed a parametric job id which does not include a task id, a task id of 1 is assumed. This behavior is not intuitive. Instead, DRMAA should return a DRMAA_ERRNO_INVALID_JOB error (or throw an InvalidJobException for the Java language). ------- Additional comments from andreas Mon Jul 26 06:44:27 -0700 2004 ------- Applies at least to drmaa_control() and drmaa_wait() ...
Note: See
TracTickets for help on using
tickets.