Sneha Vijayarajan created HADOOP-17407: ------------------------------------------
Summary: 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 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. Handling of idempotency needs to happen at a higher level to avoid this issue. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org