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 2019/11/27 11:25:53 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #273: HDDS-2632. Fix TestContainerPersistence#testDeleteChunk

adoroszlai opened a new pull request #273: HDDS-2632. Fix TestContainerPersistence#testDeleteChunk
URL: https://github.com/apache/hadoop-ozone/pull/273
 
 
   ## What changes were proposed in this pull request?
   
   `TestContainerPersistence#testDeleteChunk` is failing due to unexpected exception message.  This is caused by mix of two commits:
   
    * fe7fccf2b changed actual message
    * 4a9174500 moved the test case from integration to unit
   
   Each of these was tested without the other.
   
   https://issues.apache.org/jira/browse/HDDS-2632
   
   ## How was this patch tested?
   
   Ran `TestContainerPersistence` successfully.

----------------------------------------------------------------
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