Extend UIMA AS service to use IP address fetched from system environment
------------------------------------------------------------------------
Key: UIMA-2227
URL: https://issues.apache.org/jira/browse/UIMA-2227
Project: UIMA
Issue Type: New Feature
Components: Async Scaleout
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Priority: Minor
Fix For: 2.3.2AS
UIMA AS service sends a notification msg to a client identifying where (meaning
node,pid,thread id) a CAS is about to be processed. Currently the node name is
obtained via InetAddress.getLocalHost().getHostAddress(). To enable running
services on a simulated node (not physical one), the UIMA AS needs to fetch the
IP address from a System environment which will be configured by an application
launching the AS service.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira