Pavel Martynov has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/6735

Change subject: KUDU-1982 Java client calls NetworkInterface.getByInetAddress 
too often NetworkInterface.getByInetAddress (which is used by 
NetUtil.isLocalAddress) is very slow on Windows, so cache added.
......................................................................

KUDU-1982 Java client calls NetworkInterface.getByInetAddress too often
NetworkInterface.getByInetAddress (which is used by NetUtil.isLocalAddress) is 
very slow on Windows, so cache added.

Change-Id: I8fc9d40ebffa17ef43973dc23237dd31dd309c06
---
M java/kudu-client/src/main/java/org/apache/kudu/client/ServerInfo.java
A java/kudu-client/src/test/java/org/apache/kudu/client/TestServerInfo.java
2 files changed, 33 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/6735/1
-- 
To view, visit http://gerrit.cloudera.org:8080/6735
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8fc9d40ebffa17ef43973dc23237dd31dd309c06
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Pavel Martynov <[email protected]>

Reply via email to