You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/03/09 20:37:30 UTC

[kudu-CR](branch-1.3.x) Fix RAT issues for 1.3 release

Todd Lipcon has uploaded a new change for review.

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

Change subject: Fix RAT issues for 1.3 release
......................................................................

Fix RAT issues for 1.3 release

* x509_check_host.{cc,h} were moved from kudu/util to kudu/security.
  This updates the corresponding RAT excludes.
* Slight formatting fix in LICENSE.txt
* Add missing ASF header to all_types-scan-correctness-test.cc and
  jepsen NTP configuration
* Add Negotiator.java to RAT exclude (its original provenance is
  OpenTSDB, but it got renamed from SecureRpcHelper during this release,
  so the original exclude needed to be updated).

Change-Id: I23afc5acaa7543e6f777be9d8cbc247f2bbc1f22
Reviewed-on: http://gerrit.cloudera.org:8080/6330
Reviewed-by: Alexey Serbin <as...@cloudera.com>
Tested-by: Kudu Jenkins
(cherry picked from commit fc50b98aafd960d09c81d2837816285a4a0cf86d)
---
M LICENSE.txt
M build-support/release/rat_exclude_files.txt
M java/kudu-jepsen/resources/ntp.conf.server
M src/kudu/tablet/all_types-scan-correctness-test.cc
4 files changed, 37 insertions(+), 4 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I23afc5acaa7543e6f777be9d8cbc247f2bbc1f22
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-1.3.x
Gerrit-Owner: Todd Lipcon <to...@apache.org>

[kudu-CR](branch-1.3.x) Fix RAT issues for 1.3 release

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

Change subject: Fix RAT issues for 1.3 release
......................................................................


Patch Set 1: Code-Review+2

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I23afc5acaa7543e6f777be9d8cbc247f2bbc1f22
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-1.3.x
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>
Gerrit-HasComments: No

[kudu-CR](branch-1.3.x) Fix RAT issues for 1.3 release

Posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org>.
Todd Lipcon has submitted this change and it was merged.

Change subject: Fix RAT issues for 1.3 release
......................................................................


Fix RAT issues for 1.3 release

* x509_check_host.{cc,h} were moved from kudu/util to kudu/security.
  This updates the corresponding RAT excludes.
* Slight formatting fix in LICENSE.txt
* Add missing ASF header to all_types-scan-correctness-test.cc and
  jepsen NTP configuration
* Add Negotiator.java to RAT exclude (its original provenance is
  OpenTSDB, but it got renamed from SecureRpcHelper during this release,
  so the original exclude needed to be updated).

Change-Id: I23afc5acaa7543e6f777be9d8cbc247f2bbc1f22
Reviewed-on: http://gerrit.cloudera.org:8080/6330
Reviewed-by: Alexey Serbin <as...@cloudera.com>
Tested-by: Kudu Jenkins
(cherry picked from commit fc50b98aafd960d09c81d2837816285a4a0cf86d)
Reviewed-on: http://gerrit.cloudera.org:8080/6332
Reviewed-by: Todd Lipcon <to...@apache.org>
---
M LICENSE.txt
M build-support/release/rat_exclude_files.txt
M java/kudu-jepsen/resources/ntp.conf.server
M src/kudu/tablet/all_types-scan-correctness-test.cc
4 files changed, 37 insertions(+), 4 deletions(-)

Approvals:
  Todd Lipcon: Looks good to me, approved
  Kudu Jenkins: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I23afc5acaa7543e6f777be9d8cbc247f2bbc1f22
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: branch-1.3.x
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>