Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11614
Change subject: KUDU-2601: correctly print newly created files ...................................................................... KUDU-2601: correctly print newly created files I verified this manually by removing the contents of a data root from a a cluster and running the `kudu fs update_dirs` tool, checking that it correctly outputed files that were created when no new directories are created (whereas before, it would omit printing the new files). Change-Id: I2ab56f2516a97d4a5aa07451c37a4c39dfa965a4 --- M src/kudu/fs/fs_manager.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/14/11614/1 -- To view, visit http://gerrit.cloudera.org:8080/11614 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2ab56f2516a97d4a5aa07451c37a4c39dfa965a4 Gerrit-Change-Number: 11614 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
