Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#1264 closed enhancement (fixed)

The OpenGridSession.getJobFileAsString() should return null when the requested file doesn't exists

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Job scheduler extension v1.4
Component: net.sf.basedb.opengrid Keywords:
Cc:

Description

The current implementation throws an SFTPException where SFTPException.getStatusCode() == Response.StatusCode.NO_SUCH_FILE which requires a lot more coding to handle.

Change History (2)

comment:1 by Nicklas Nordborg, 4 years ago

Owner: set to Nicklas Nordborg
Resolution: fixed
Status: newclosed

In 5997:

Fixes #1264: The OpenGridSession.getJobFileAsString() should return null when the requested file doesn't exists

comment:2 by Nicklas Nordborg, 4 years ago

Milestone: Open Grid Scheduler extension v1.4Job scheduler extension v1.4

Milestone renamed

Note: See TracTickets for help on using tickets.