Shwetha G S created OOZIE-995:
---------------------------------

             Summary: Coord kill sets all fields of coord actions as null
                 Key: OOZIE-995
                 URL: https://issues.apache.org/jira/browse/OOZIE-995
             Project: Oozie
          Issue Type: Bug
          Components: coordinator
    Affects Versions: 3.2.0
            Reporter: Shwetha G S
            Assignee: Shwetha G S
             Fix For: trunk


CoordKillXCommand should use BulkUpdateInsertForCoordActionStatusJPAExecutor in 
performWrites. Else, jpa merge will set all fields of coord action as 
null(including job id). Since jobId is null in this case, StatusTransitService 
keeps failing and never updates the coord status

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to