You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/02/24 23:05:22 UTC

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

Eric Newton created ACCUMULO-2401:
-------------------------------------

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