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)