Ajit Kumar created AMBARI-15870: ----------------------------------- Summary: Add dryrun method on request object. Key: AMBARI-15870 URL: https://issues.apache.org/jira/browse/AMBARI-15870 Project: Ambari Issue Type: Bug Components: ambari-server Affects Versions: 2.4.0 Reporter: Ajit Kumar Assignee: Ajit Kumar Fix For: 2.4.0
To implement dry-run version of an API, request needs to be parsed manually to figure out if request has dry-run directive. It will be good to add a method on Request object method itself which centralizes parsing and logic for figuring out dry-run directive. -- This message was sent by Atlassian JIRA (v6.3.4#6332)