You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/04/14 14:33:20 UTC

[GitHub] [accumulo] DomGarguilo commented on pull request #2569: Single node prop store refactor

DomGarguilo commented on PR #2569:
URL: https://github.com/apache/accumulo/pull/2569#issuecomment-1099249960

   I am running the new/changed tests on this branch and am seeing some test failures:
   ```
   [INFO] Results:
   [INFO] 
   [ERROR] Failures: 
   [ERROR]   PropStoreZooKeeperIT.createNoProps:153 expected: <null> but was: <dataVersion=0, timeStamp=2022-04-14T14:26:19.828273Z, >
   [ERROR]   PropStoreZooKeeperIT.deleteThroughWatcher:357 expected: <null> but was: <dataVersion=0, timeStamp=2022-04-14T14:26:20.130947Z, >
   [ERROR] Errors: 
   [ERROR]   ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath
   [ERROR]   ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath
   [ERROR]   ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath
   [ERROR]   ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath
   [ERROR]   ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath
   
   ```


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