[ 
https://issues.apache.org/jira/browse/HADOOP-19444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929143#comment-17929143
 ] 

ASF GitHub Bot commented on HADOOP-19444:
-----------------------------------------

anmolanmol1234 opened a new pull request, #7424:
URL: https://github.com/apache/hadoop/pull/7424

   This PR covers 2 changes:-
   
   1. Removed the need for an additional list for storing the 
committedBlockEntries and replaced it with a string builder which is then 
cleared out during outputstream close.
   2. Added tests for the negative scenarios identified for the append flush 
cases.




> ABFS: [FnsOverBlob][Tests] Add Tests For Negative Scenarios Identified for 
> Ingress Operations
> ---------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-19444
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19444
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.4.1
>            Reporter: Anuj Modi
>            Assignee: Anmol Asrani
>            Priority: Major
>         Attachments: Append_FlushTestScenarios.pdf, CreateTestScenarios.pdf, 
> MkdirTestScenarios.pdf
>
>
> We have identified a few scenarios worth adding integration or mocked 
> behavior tests for while implementing FNS Support over Blob Endpoint.
> Attached file shows the the scenarios identified for Ingress Related 
> operations on blob Endpoint (Create + Append + Flush filesystem calls)
> This Jira tracks implementing these tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to