You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/08/12 23:04:12 UTC

[jira] [Created] (ACCUMULO-3062) Use MiniAccumuloCluster.getConnector in MiniAccumuloClusterStartStopTest

Josh Elser created ACCUMULO-3062:
------------------------------------

             Summary: Use MiniAccumuloCluster.getConnector in MiniAccumuloClusterStartStopTest
                 Key: ACCUMULO-3062
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3062
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Trivial
             Fix For: 1.6.1, 1.7.0


When playing around with SSL yesterday, I saw this starting to fail when I had {{.accumulo/config}} set up for clientAuth.

Turns out making my own Connector and ZooKeeperInstance instead of using the one constructed by MiniAccumuloClusterImpl (that uses the ClientConfiguration) will incorrectly try to use {{.accumulo/config}} which will fail.



--
This message was sent by Atlassian JIRA
(v6.2#6252)