Michael Ho has posted comments on this change. Change subject: IMPALA-5386: Fix test_hdfs_fd_caching on Isilon ......................................................................
Patch Set 1: Code-Review+1 (1 comment) Makes sense to me but I am not familiar enough to tell if there may be something else missing. Someone else may want to take a look. Can you reproduce the failure consistently ? http://gerrit.cloudera.org:8080/#/c/7020/1/be/src/runtime/disk-io-mgr.cc File be/src/runtime/disk-io-mgr.cc: PS1, Line 1276: *fid if (*fid == nullptr) { return ....; } return Status::OK(); -- To view, visit http://gerrit.cloudera.org:8080/7020 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iee982fa5e964f6c8969b2eb7e5f3eca89e793b3a Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-HasComments: Yes
