David Ribeiro Alves has posted comments on this change. Change subject: env: Add support for getting FS capacity ......................................................................
Patch Set 1: (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: NO_FATALS(AssertEventually([&] { > Generally it does need it, and it should have it. In this case, it's option isn't this a bug in AssertEventually then? assert is clearly expected to fail immediately while expect is expected to continue despite the failure. -- 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: 1 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-HasComments: Yes
