[ https://issues.apache.org/jira/browse/GEODE-7658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ernest Burghardt closed GEODE-7658. ----------------------------------- Assignee: Ernest Burghardt > Remove hostname resolution methods from TcpSocketCreator > -------------------------------------------------------- > > Key: GEODE-7658 > URL: https://issues.apache.org/jira/browse/GEODE-7658 > Project: Geode > Issue Type: Improvement > Components: membership > Reporter: Dan Smith > Assignee: Ernest Burghardt > Priority: Major > Fix For: 1.12.0 > > Time Spent: 20m > Remaining Estimate: 0h > > TcpSocketCreator has a few methods related to hostname resolution that are > not necessary: > * resolveDns is based on > whether network partition detection is enabled, which we can access directly > in > membership > * getHostName uses a static hostname cache that we don't need to use > for membership in the one place where SocketCreator.getHostName was called > * getLocalHost has moved to a utility in geode-common, so we don't need to > abstract this away. -- This message was sent by Atlassian Jira (v8.3.4#803005)