Hello Tidy Bot, Yingchun Lai, Yifan Zhang, 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 (#11).

Change subject: [Catalog] Make DNS name of Kudu master case insensitive
......................................................................

[Catalog] Make DNS name of Kudu master case insensitive

Kudu master gets DNS name from config file when server startup
and writes it into sys table. But after rewriting Raft config,
it will be changed with different character case. Therefore it will
be good to keep case insensitive for DNS name.

In our situtation, the config file uses lower case DNS name,
when rewriting Raft configure, user will input DNS name, which
may be in 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.h
2 files changed, 11 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/67/18567/11
--
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: 11
Gerrit-Owner: Wang Xixu <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Wang Xixu <[email protected]>
Gerrit-Reviewer: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>

Reply via email to