Vinay created HDFS-5113: --------------------------- Summary: Implement POST method to upload the checkpoint Key: HDFS-5113 URL: https://issues.apache.org/jira/browse/HDFS-5113 Project: Hadoop HDFS Issue Type: Improvement Components: namenode Affects Versions: 3.0.0, 2.1.0-beta Reporter: Vinay Assignee: Vinay
We have seen many issues related to Checkpoint upload. Currently upload happens with 2 GET requests. One limitation here is, both checkpointer and the target should have the http server running. So, to improve further, uploading checkpoint via POST/PUT HTTP request will make the upload clear and one way communication. -- 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