steveloughran commented on pull request #2530: URL: https://github.com/apache/hadoop/pull/2530#issuecomment-759567381
It's in the commit log, but I'll add it as an explicit comment: I've added getXAttr() for directories too. The code initially does a HEAD path and if that returns 404 do a HEAD path + "/". I suppose we really need some contract tests for xattr but I'm not going to do them here. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
