You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/25 18:28:20 UTC

[jira] [Commented] (ACCUMULO-2401) client code cannot create an RFile without logging a warning

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

ASF subversion and git services commented on ACCUMULO-2401:
-----------------------------------------------------------

Commit 840dba269266e4895a12ca2074d36e356076e656 in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=840dba2 ]

ACCUMULO-2401 finish removing hacky site-configuration manipulation


> 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)