You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Pavel Martynov (Code Review)" <ge...@cloudera.org> on 2017/04/27 07:14:04 UTC

[kudu-CR] KUDU-1982 Java client calls NetworkInterface.getByInetAddress too often. Remove forgotten debug code.

Pavel Martynov has uploaded a new change for review.

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

Change subject: KUDU-1982 Java client calls NetworkInterface.getByInetAddress too often. Remove forgotten debug code.
......................................................................

KUDU-1982 Java client calls NetworkInterface.getByInetAddress too often.
Remove forgotten debug code.

Change-Id: Ic325db600b0f9ce698f2f3e08c1af1f0a0e411d6
---
M java/kudu-client/src/main/java/org/apache/kudu/client/ServerInfo.java
1 file changed, 2 insertions(+), 3 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic325db600b0f9ce698f2f3e08c1af1f0a0e411d6
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Pavel Martynov <mr...@gmail.com>

[kudu-CR] KUDU-1982 Java client calls NetworkInterface.getByInetAddress too often. Remove forgotten debug code.

Posted by "Pavel Martynov (Code Review)" <ge...@cloudera.org>.
Pavel Martynov has abandoned this change.

Change subject: KUDU-1982 Java client calls NetworkInterface.getByInetAddress too often. Remove forgotten debug code.
......................................................................


Abandoned

squashed

-- 
To view, visit http://gerrit.cloudera.org:8080/6744
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: abandon
Gerrit-Change-Id: Ic325db600b0f9ce698f2f3e08c1af1f0a0e411d6
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Pavel Martynov <mr...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>

[kudu-CR] KUDU-1982 Java client calls NetworkInterface.getByInetAddress too often. Remove forgotten debug code.

Posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org>.
Todd Lipcon has posted comments on this change.

Change subject: KUDU-1982 Java client calls NetworkInterface.getByInetAddress too often. Remove forgotten debug code.
......................................................................


Patch Set 1:

Hi Pavel. it looks like you've ended up with three commits now for this. Gerrit doesn't do well with "patch series". Can you squash all three down to a single commit and Abandon the remaining two?

-- 
To view, visit http://gerrit.cloudera.org:8080/6744
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic325db600b0f9ce698f2f3e08c1af1f0a0e411d6
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Pavel Martynov <mr...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>
Gerrit-HasComments: No