Opened 3 years ago

Closed 3 years ago

Last modified 3 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 Changed 3 years ago by Nicklas Nordborg

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 Changed 3 years ago by Nicklas Nordborg

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

Milestone renamed

Note: See TracTickets for help on using tickets.