David Ribeiro Alves has posted comments on this change. Change subject: env: Add support for getting FS capacity ......................................................................
Patch Set 2: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/6255/1/src/kudu/util/env-test.cc File src/kudu/util/env-test.cc: Line 814: // filesystem. > ASSERT only fails immediately if it's in the test method itself. Since Asse I think we should so that, yes, since it kinda breaks what we'd expect from an Assert method. Don't think we need to predicate this patch on that though. -- To view, visit http://gerrit.cloudera.org:8080/6255 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id43275876d3352f5cf943e24ed4513b9f2c131aa Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
