[
https://issues.apache.org/jira/browse/HADOOP-19207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903295#comment-17903295
]
ASF GitHub Bot commented on HADOOP-19207:
-----------------------------------------
anmolanmol1234 commented on code in PR #7210:
URL: https://github.com/apache/hadoop/pull/7210#discussion_r1871067940
##########
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsRestOperation.java:
##########
@@ -130,6 +132,16 @@ public void hardSetResult(int httpStatus) {
this.method, httpStatus);
}
+ public void hardSetGetFileStatusResult(int httpStatus) {
Review Comment:
Mention the need for these methods
> ABFS: [FnsOverBlob] Response Handling of Blob Endpoint APIs and Metadata APIs
> -----------------------------------------------------------------------------
>
> Key: HADOOP-19207
> URL: https://issues.apache.org/jira/browse/HADOOP-19207
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.4.0
> Reporter: Anuj Modi
> Assignee: Anuj Modi
> Priority: Major
> Labels: pull-request-available
>
> Blob Endpoint APIs has a different format for response than DFS Endpoint APIs.
> There are some behavioral differences as well that need to be handled at
> client side.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]