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

[jira] [Created] (ACCUMULO-1464) Services don't bind to specified --address parameter

Christopher Tubbs created ACCUMULO-1464:
-------------------------------------------

             Summary: Services don't bind to specified --address parameter
                 Key: ACCUMULO-1464
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1464
             Project: Accumulo
          Issue Type: Bug
          Components: gc, master, monitor, trace, tserver
            Reporter: Christopher Tubbs
             Fix For: 1.6.0, 1.5.1


The --address parameter on services are evidently ignored. The only service I've found that actually respects it is the Monitor service, and even then, it's only respected for the HTTP port, and not the log4j port. Everything else binds to 0.0.0.0

`jps -m` shows that the process is correctly started with the --address parameter, so it's not an issue with the scripts.

--
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