Antoine Duprat created JAMES-2443:
-------------------------------------
Summary: James does not work if DNS is not available at startup
Key: JAMES-2443
URL: https://issues.apache.org/jira/browse/JAMES-2443
Project: James Server
Issue Type: New Feature
Components: James Core
Reporter: Antoine Duprat
h1. Description
When James starts and DNS is not available (in this case for resolving the ES
nodes IP), James does not succeed to recover even when the DNS is back.
The DNS was also set in /etc/hosts, but in a format that is maybe unsuitable
(same IP on multiple lines)
{code:java}
127.0.0.1 openpaas-prod.linagora.dc1 openpaas-prod
127.0.0.1 localhost
{code}
h1. Expected result
James should be able to recover.
h1. Current behaviour
It is not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]