William Markito Oliveira created GEODE-51:
---------------------------------------------
Summary: Property hostname-for-clients has an inconsistent
behavior between server and locator
Key: GEODE-51
URL: https://issues.apache.org/jira/browse/GEODE-51
Project: Geode
Issue Type: Bug
Components: client/server
Reporter: William Markito Oliveira
When running Geode on Docker I've discovered a couple problems with
hostname-for-clients property in order to allow external access to the
distributed system:
- When setting the property for servers through GFSH it seems to be ignored
and only works when using cache.xml. Note that GFSH setting does work for
locators.
- After specifying hostname-for-clients in cache.xml and attempting to connect
using Java API, although it doesn't throw an UnknownHostException but returns 0
servers in the DS. Any operations on the regions return a
NoAvailableServersException.
Will discuss details with [~dschneider] and confirm the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)