Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/10077 )
Change subject: [Java] Use Yetus annotations in place of @VisibleForTesting ...................................................................... Patch Set 4: Code-Review+1 (2 comments) I'd also like Dan to review this. http://gerrit.cloudera.org:8080/#/c/10077/3//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/10077/3//COMMIT_MSG@10 PS3, Line 10: This patch replaces Guava’s @VisibleForTesting with : @InterfaceAudience.LimitedPrivate("Test”) > I think we can blacklist modules from being used via checkstyle. I can make Sounds good to me. http://gerrit.cloudera.org:8080/#/c/10077/3//COMMIT_MSG@19 PS3, Line 19: eliminating any Guava use in kudu-spark, : kudu-spark-tools and kudu-hive which didn’t : have Gauva marked as a dependency > We can be strict about using undeclared dependencies. Something we probably Okay. -- To view, visit http://gerrit.cloudera.org:8080/10077 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic0d8845e8cbbf5ea81345c46c5487121d1098f91 Gerrit-Change-Number: 10077 Gerrit-PatchSet: 4 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Mon, 16 Apr 2018 18:44:19 +0000 Gerrit-HasComments: Yes
