[ 
https://issues.apache.org/jira/browse/HADOOP-17407?focusedWorklogId=521036&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-521036
 ]

ASF GitHub Bot logged work on HADOOP-17407:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Dec/20 08:49
            Start Date: 07/Dec/20 08:49
    Worklog Time Spent: 10m 
      Work Description: snvijaya opened a new pull request #2525:
URL: https://github.com/apache/hadoop/pull/2525


   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 could return continuation token.  Dummy 
success response code is modified to not fail while accessing response headers.
   
   Existing test for delete idempotency was modified to reproduce the NPE and 
test the fix.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 521036)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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