[
https://issues.apache.org/jira/browse/ACCUMULO-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913662#comment-13913662
]
Christopher Tubbs commented on ACCUMULO-2401:
---------------------------------------------
I'm not sure I quite understand the justification for adding experimental
properties to the DefaultConfiguration, where they were previously excluded.
> client code cannot create an RFile without logging a warning
> ------------------------------------------------------------
>
> Key: ACCUMULO-2401
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2401
> Project: Accumulo
> Issue Type: Bug
> Components: client
> Affects Versions: 1.5.0
> Reporter: Eric Newton
> Assignee: Eric Newton
> Labels: 16_qa_bug
> Fix For: 1.6.0, 1.5.2
>
>
> 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().
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)