Description
Examining the output of the SimpleProxyIT, I noticed the test was always printing a message about not being able to access accumulo-site.xml. This is coming from a call to AccumuloConfiguration.getSiteConfiguration() buried down in BCFile.Writer for the encryption stuff.
Client-side code should not be calling getSiteConfiguration().
Attachments
Issue Links
- breaks
-
ACCUMULO-2460 Experimental properties no longer hidden from DefaultConfiguration
- Resolved