[ 
https://issues.apache.org/jira/browse/ACCUMULO-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930641#comment-13930641
 ] 

Eric Newton commented on ACCUMULO-2401:
---------------------------------------

It wasn't deliberate.  Since I moved the reference to SiteConfiguration out of 
rfile, I had to pass a configuration in to lots of places that made rfiles.  I 
passed in DefaultConfiguration.  One of the places that uses experimental 
properties was... rfile, so I needed to have them in DefaultConfiguration.

The document generator seems to ignore them.  Are you talking about the 
javadocs?



> 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.5.2, 1.6.0
>
>
> 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.2#6252)

Reply via email to