Anuj Modi created HADOOP-19580: ---------------------------------- Summary: ABFS: [FnsOverBlob][BugFix] IsNonEmptyDirectory Check should loop on listing using updated continuation token Key: HADOOP-19580 URL: https://issues.apache.org/jira/browse/HADOOP-19580 Project: Hadoop Common Issue Type: Sub-task Components: fs/azure Affects Versions: 3.5.0, 3.4.2, 3.4.3 Reporter: Anuj Modi Assignee: Anuj Modi
As part of recent change, loop over listing was added when checking if a directory is empty or not. Continuation token was not getting updated in subsequent listblob calls leading to infinite loop of list calls. Caused by: https://issues.apache.org/jira/browse/HADOOP-19572 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org