Adar Dembo has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11259 )

Change subject: KUDU-2531: (part 1) Ignore backup files
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/11259/1/src/kudu/util/env_util.cc
File src/kudu/util/env_util.cc:

http://gerrit.cloudera.org:8080/#/c/11259/1/src/kudu/util/env_util.cc@312
PS1, Line 312:         iter->find(kTmpInfix) != string::npos ||
             :         iter->find(kBakInfix) != string::npos) {
> It's a good question. I followed the places kTmpInfix was ignored assuming
If it's useful for tests, we should keep it, but we should move the function 
into a test util module (and maybe rename it) so that this behavior is more 
clear.



--
To view, visit http://gerrit.cloudera.org:8080/11259
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If9f0e6dd8925519aa3ed3e735f2987743f2ef1d1
Gerrit-Change-Number: 11259
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Attila Bukor <abu...@apache.org>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Comment-Date: Fri, 17 Aug 2018 21:43:22 +0000
Gerrit-HasComments: Yes

Reply via email to