bharatviswa504 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-546161487 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.
---------------------------------------------------------------- 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