GH-399: move callback HTTP endpoint outside of the versioned WS endpoints
-------------------------------------------------------------------------

                 Key: OOZIE-274
                 URL: https://issues.apache.org/jira/browse/OOZIE-274
             Project: Oozie
          Issue Type: Bug
            Reporter: Hadoop QA


Because is under /v#/, setting a filter for the other endpoints requires 
setting the filter one by one instead just a single entry.

Different from the other WS endpoints, the callback HTTP endpoint does not need 
to be versioned as it is a transient endpoint used by the duration of an action 
and it is Oozie the one that sets it when submitting a job to Hadoop, thus it 
can be changed without breaking backwards compatibility.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to