----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40806/#review108902 -----------------------------------------------------------
Ship it! i'm assuming there are already tests that verify this change? src/hdfs/hdfs.cpp (line 103) <https://reviews.apache.org/r/40806/#comment168365> maybe prepend a comma here? src/hdfs/hdfs.cpp (line 106) <https://reviews.apache.org/r/40806/#comment168366> ditto. prepend a comma here? - Vinod Kone On Dec. 1, 2015, 1:21 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40806/ > ----------------------------------------------------------- > > (Updated Dec. 1, 2015, 1:21 a.m.) > > > Review request for mesos, Bernd Mathiske, Ben Mahler, and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Made HDFS::exists asynchronous. > > This also fixed a bug in the orignal code: the original code never returns > false. > > > Diffs > ----- > > src/cli/execute.cpp ac933b6a8636af3356f3d6a99656c0185077c262 > src/hdfs/hdfs.hpp 6bdeedf8934a681b32fca8edc251488f4213dd07 > src/hdfs/hdfs.cpp c32c2ae9d2ace5deb09f56dcec2bd366c2d07f6b > > Diff: https://reviews.apache.org/r/40806/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
