[ https://issues.apache.org/jira/browse/GEODE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darrel Schneider resolved GEODE-8158. ------------------------------------- Fix Version/s: 1.14.0 Resolution: Fixed > when redis-bind-address is empty/unspecified bind to all local addresses > ------------------------------------------------------------------------ > > Key: GEODE-8158 > URL: https://issues.apache.org/jira/browse/GEODE-8158 > Project: Geode > Issue Type: Improvement > Components: redis > Reporter: Sarah Abbey > Assignee: Darrel Schneider > Priority: Minor > Fix For: 1.14.0 > > > Currently, when the redis-bind-address is not specified or "", the default is > requested from the operating system (LocalHostUtil.getLocalHost()). > What it should do instead is use InetAddress.anyLocalAddress(). -- This message was sent by Atlassian Jira (v8.3.4#803005)