dineshchitlangia commented on issue #71: HDDS-2344. Add immutable entries in to the DoubleBuffer for Volume requests. URL: https://github.com/apache/hadoop-ozone/pull/71#issuecomment-546162321 > Thank You @xiaoyuyao for the review. > Test failure in OzoneNativeAuthorizer is failing now, as we return new Objects. This object is previously passing because we used to have references and used to update the same references. But now we changed to return copy object, and the Old Api's update DB not cache. The test is failing. I have disabled this test for now. I will open a new jira to fix this. @bharatviswa504 Since the test is failing due to the changes in this PR, I think it would be great if we can fix the test here as we already know the cause. If this jira is a blocker and need to commit urgently then it is even better to fix it in this PR.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org