You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2013/08/01 19:31:49 UTC

[jira] [Created] (ACCUMULO-1630) Accumulo gc cannot identify as non localhost address

John Vines created ACCUMULO-1630:
------------------------------------

             Summary: Accumulo gc cannot identify as non localhost address
                 Key: ACCUMULO-1630
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1630
             Project: Accumulo
          Issue Type: Bug
          Components: gc
    Affects Versions: 1.5.0
            Reporter: John Vines
             Fix For: 1.5.1, 1.6.0


We have the ability to pass in an IP address to the various services to help them use the proper IP to ID themselves. However, in the gc at the very least, there is some bad logic which breaks this.

Specifically, the option's parser for the gc only checks checked to verify it is not set. This makes it so the only options for the gc's bind port are localhost if -a isn't set or localhost if it's set.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira