[ 
https://issues.apache.org/jira/browse/GEODE-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125560#comment-17125560
 ] 

ASF subversion and git services commented on GEODE-8158:
--------------------------------------------------------

Commit 259e20360b4b82f9ec594fcf13fe8cfdee011b0a in geode's branch 
refs/heads/develop from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=259e203 ]

GEODE-8158: change redis to listen on all local addresses by default (#5204)

Enhanced LocalHostUtil to support anyLocalAddress. 
Changed redis to have its default bind address to be anyLocalAddress instead of 
a single local address.

> 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)

Reply via email to