Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/8617 )
Change subject: KUDU-2165 workaround: avoid TSAN warnings on CacheMetrics ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/8617/3/src/kudu/util/nvm_cache.cc File src/kudu/util/nvm_cache.cc: http://gerrit.cloudera.org:8080/#/c/8617/3/src/kudu/util/nvm_cache.cc@478 PS3, Line 478: explicit ShardedLRUCache(size_t capacity, const string& id, VMEM* vmp) > warning: parameter 'id' is unused [misc-unused-parameters] gonna ignore this since it's an existing issue -- To view, visit http://gerrit.cloudera.org:8080/8617 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ifc5c6e9306df78c364c8b89651ddcc56b90a924f Gerrit-Change-Number: 8617 Gerrit-PatchSet: 3 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Tue, 21 Nov 2017 20:59:46 +0000 Gerrit-HasComments: Yes
