[
https://issues.apache.org/jira/browse/ACCUMULO-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911754#comment-13911754
]
ASF subversion and git services commented on ACCUMULO-2401:
-----------------------------------------------------------
Commit f2de427f74a8a6ffa05c6209e7161e7349458241 in accumulo's branch
refs/heads/master from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=f2de427 ]
ACCUMULO-2401
removed many calls to deprecated AccumuloConfiguration.getSiteConfiguration()
fixed hacky crypto tests that messed with the site configuration
> 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)