[ 
https://issues.apache.org/jira/browse/HADOOP-17407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sneha Vijayarajan updated HADOOP-17407:
---------------------------------------
    Description: 
Delete idempotency code returns success with a dummy success HttpOperation. the 
calling code that checks continuation token throws NPE as the dummy success 
instance does not have any response headers.

In case of non-HNS account, server coulf return continuation token.  Dummy 
success response code is modified to not fail while accessing response headers.

 

  was:
Delete idempotency code returns success with a dummy success HttpOperation. the 
calling code that checks continuation token throws NPE as the dummy success 
instance does not have any response headers.

 

ABFS server endpoint doesnt utilize continuation token concept for delete and 
hence that code needs to be removed.


> ABFS: Delete Idempotency handling can lead to NPE
> -------------------------------------------------
>
>                 Key: HADOOP-17407
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17407
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.0
>            Reporter: Sneha Vijayarajan
>            Assignee: Sneha Vijayarajan
>            Priority: Major
>             Fix For: 3.3.1
>
>
> Delete idempotency code returns success with a dummy success HttpOperation. 
> the calling code that checks continuation token throws NPE as the dummy 
> success instance does not have any response headers.
> In case of non-HNS account, server coulf return continuation token.  Dummy 
> success response code is modified to not fail while accessing response 
> headers.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to