Vlad Rozov created APEXCORE-516:
-----------------------------------
Summary: StramLocalCluster should always use loopback address for
buffer server location
Key: APEXCORE-516
URL: https://issues.apache.org/jira/browse/APEXCORE-516
Project: Apache Apex Core
Issue Type: Improvement
Environment: Jenkins Apache (builds.apache.org using beam label)
Reporter: Vlad Rozov
Assignee: Vlad Rozov
Priority: Minor
With incorrectly configured environments where InetAddress.getLocalHost()
returns resolvable address, but that address is not among active interfaces of
the host where buffer server is deployed, neither buffer server publish or
subscriber will be able to connect to the buffer server. In most cases, this
issue should be solved by properly configuring the cluster or node where buffer
server is deployed. This fix should address only a case where Apex is deployed
into an automatically provisioned environment for running unit and integration
tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)