Details
Description
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.
Attachments
Issue Links
- is duplicated by
-
ACCUMULO-1601 servers do not obey binding hint (--address)
- Resolved