Github user milleruntime commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/178#discussion_r86773479
  
    --- Diff: shell/src/main/java/org/apache/accumulo/shell/Shell.java ---
    @@ -492,7 +491,8 @@ private static Instance getZooInstance(String 
instanceName, String keepersOption
         if (instanceName == null) {
           instanceName = clientConfig.get(ClientProperty.INSTANCE_NAME);
         }
    -    AccumuloConfiguration conf = 
SiteConfiguration.getInstance(ClientContext.convertClientConfig(clientConfig));
    +    // ACCUMULO-4505: Fix to use ClientConfig since it should have 
everything we need
    --- End diff --
    
    Fixed in 265633f42c6d8ae5affbf26710d3af0e7e007d6a


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to