Hello Tidy Bot, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: [Catalog] Make Hostname case insensitive
......................................................................

[Catalog] Make Hostname case insensitive

Kudu master gets hostname from configure file when starting firstly
and writes it into sys table. But after rewriting Faft configure,
it will be changed with different character case. Therefore it will
be good to keep case insensitive for hostname.

In our situtation, the configure file uses lower case hostname,
when rewriting Raft configure, it uses /etc/hosts, which is upper case.
Then Kudu master get an error when starting.

Change-Id: If955e91a9e081dad7aebdcc497c413c8eb10eb4b
---
M src/kudu/master/sys_catalog.cc
M src/kudu/util/net/net_util-test.cc
M src/kudu/util/net/net_util.cc
M src/kudu/util/net/net_util.h
4 files changed, 18 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/67/18567/2
--
To view, visit http://gerrit.cloudera.org:8080/18567
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If955e91a9e081dad7aebdcc497c413c8eb10eb4b
Gerrit-Change-Number: 18567
Gerrit-PatchSet: 2
Gerrit-Owner: Wang Xixu <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to