You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/03/30 10:21:52 UTC

[GitHub] [hadoop-ozone] esahekmat opened a new pull request #737: HDDS-3249: remove unrelated assert in ContainerCache

esahekmat opened a new pull request #737: HDDS-3249: remove unrelated assert in ContainerCache
URL: https://github.com/apache/hadoop-ozone/pull/737
 
 
   ## What changes were proposed in this pull request?
   As described in #705,  Assert.assertTrue(cache.isFull()) check the functionality of LRUMap instead of ContainerCache and it's irrelevant, so I remove it.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-3249
   
   ## How was this patch tested?
   mvn clean package

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] bshashikant merged pull request #737: HDDS-3249: remove unrelated assert in ContainerCache

Posted by GitBox <gi...@apache.org>.
bshashikant merged pull request #737: HDDS-3249: remove unrelated assert in ContainerCache
URL: https://github.com/apache/hadoop-ozone/pull/737
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org