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/07/22 12:46:31 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #1239: HDDS-3827. Intermittent failure in TestKeyManagerUnit#listMultipartUploads

adoroszlai opened a new pull request #1239:
URL: https://github.com/apache/hadoop-ozone/pull/1239


   ## What changes were proposed in this pull request?
   
   1. Fix intermittent failure in `TestKeyManagerUnit#listMultipartUploads`.  If the test is executed quickly, the timestamps may be the same, so check for "not before" instead of "after".
   2. Cleanup test directory.  While repeatedly executing the test I found that 1.1MB of data was left over for each iteration.
   
   https://issues.apache.org/jira/browse/HDDS-3827
   
   ## How was this patch tested?
   
   Regular: https://github.com/adoroszlai/hadoop-ozone/runs/898216776
   100x single test: https://github.com/adoroszlai/hadoop-ozone/runs/898217969


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



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


[GitHub] [hadoop-ozone] adoroszlai commented on pull request #1239: HDDS-3827. Intermittent failure in TestKeyManagerUnit#listMultipartUploads

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #1239:
URL: https://github.com/apache/hadoop-ozone/pull/1239#issuecomment-662865142


   Thanks @bharatviswa504 for reviewing and merging it.


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



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


[GitHub] [hadoop-ozone] bharatviswa504 commented on pull request #1239: HDDS-3827. Intermittent failure in TestKeyManagerUnit#listMultipartUploads

Posted by GitBox <gi...@apache.org>.
bharatviswa504 commented on pull request #1239:
URL: https://github.com/apache/hadoop-ozone/pull/1239#issuecomment-662759218


   Thank You @adoroszlai for the fix.


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



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


[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #1239: HDDS-3827. Intermittent failure in TestKeyManagerUnit#listMultipartUploads

Posted by GitBox <gi...@apache.org>.
bharatviswa504 merged pull request #1239:
URL: https://github.com/apache/hadoop-ozone/pull/1239


   


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



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