keith-turner commented on code in PR #5886: URL: https://github.com/apache/accumulo/pull/5886#discussion_r2360338116
########## core/src/test/resources/accumulo2.properties: ########## @@ -21,7 +21,6 @@ general.rpc.timeout=123s instance.secret=mysecret instance.volumes=hdfs://localhost:8020/accumulo123 instance.zookeeper.host=myhost123:2181 -table.durability=flush Review Comment: I moved this out because some test code would attempt create a SiteConfig obj and that now fails. I examined all the test code using this and none explicitly depended on this prop AFACIT. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
