You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "cshannon (via GitHub)" <gi...@apache.org> on 2023/05/27 12:17:30 UTC

[GitHub] [accumulo] cshannon commented on pull request #3435: adds tests for file misnormalization

cshannon commented on PR #3435:
URL: https://github.com/apache/accumulo/pull/3435#issuecomment-1565386720

   @keith-turner - I went ahead and pulled this branch to test this. I first verified the tests currently fail (which they did). 
   
   I then merged in my changes from #3432 and then I uncommented the verify ingest call in testSplits() and everything passes now and the tablet server no longer dies.
   
   ```
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.accumulo.test.functional.FileNormalizationIT
   [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.833 s - in org.apache.accumulo.test.functional.FileNormalizationIT
   [INFO] 
   [INFO] Results:
   [INFO] 
   [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
   ```


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

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org