Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
trunk, 4.0.0
-
None
Description
OOZIE-1481 changed the behavior of the v1 API such that when getting coord info, specifying len=0 now returns 0 actions instead of all actions. Also, on the REST call, not specifying any len parameter is interpreted by the Oozie server as len=0.
This is a logically backwards incompatible change. We should keep this change in the v2 API, but change the v1 API back to the original (incorrect) behavior.
Attachments
Attachments
Issue Links
- is duplicated by
-
OOZIE-1739 Actions not displayed on Web Service API job endpoint
- Resolved
- is related to
-
OOZIE-1481 Getting a coordinator job info with len=0 should return 0 actions
- Closed