[
https://issues.apache.org/jira/browse/OODT-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Barber updated OODT-149:
----------------------------
Description:
either:
1) change it such that when XML-RPC Job is converted back to a Job, its JobId
is set to null if it is empty string
2) if null, set JobId to String "null", then convert back to null if JobId is
"null"
was:
either:
1) change it such that when XML-RPC Job is converted back to a Job, its JobId
is set to null if it is empty string
2) if null, set JobId to String "null", then convert back to null if JobId is
"null"
Fix Version/s: (was: 0.8)
0.9
Push to 0.9
> XmlRpcStructFactory when creating XmlRpc Job converts a Job's JobId to empty
> String but doesn't convert it back to null
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: OODT-149
> URL: https://issues.apache.org/jira/browse/OODT-149
> Project: OODT
> Issue Type: Bug
> Components: resource manager
> Affects Versions: 0.2
> Environment: none
> Reporter: Brian Foster
> Assignee: Brian Foster
> Priority: Minor
> Fix For: 0.9
>
>
> either:
> 1) change it such that when XML-RPC Job is converted back to a Job, its JobId
> is set to null if it is empty string
> 2) if null, set JobId to String "null", then convert back to null if JobId is
> "null"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)