----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24559/ -----------------------------------------------------------
Review request for Ambari. Bugs: https://issues.apache.org/jira/browse/AMBARI-6292 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/AMBARI-6292 Repository: ambari Description ------- The python client was not clearing the CUSTOMREQUEST field in between requests, so a GET call preceded by a DELETE call issued another DELETE request. Subin said he had committed a fix for this in the last release, but the code in trunk appeared unchanged. Diffs ----- ambari-client/python-client/src/main/python/ambari_client/core/http_client.py 39b9961 Diff: https://reviews.apache.org/r/24559/diff/ Testing ------- Thanks, Greg Hill
