[
https://issues.apache.org/jira/browse/GEODE-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932916#comment-16932916
]
ASF subversion and git services commented on GEODE-7170:
--------------------------------------------------------
Commit 165648b27c29c1b722e2a67b14468f990d26a8ac in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=165648b ]
GEODE-7170: Move InetAddressUtils to internal.net package (#4020)
* Rename class from InetAddressUtil to InetAddressUtils
* Move InetAddressUtils from admin.internal to internal.net
* Add InetAddressUtilsWithLogging with logging of UnknownHostExceptions
> Move InetAddressUtil out of admin package
> -----------------------------------------
>
> Key: GEODE-7170
> URL: https://issues.apache.org/jira/browse/GEODE-7170
> Project: Geode
> Issue Type: Wish
> Components: core
> Reporter: Kirk Lund
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> InetAddressUtil is a util class used by lots of packages in the geode
> code-base. It currently resides in package org.apache.geode.admin.internal
> which is scheduled for removal.
> We need to move InetAddressUtil out of the admin packages.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)