Tim Armstrong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16012


Change subject: IMPALA-9798: avoid racy hole punch check in test env
......................................................................

IMPALA-9798: avoid racy hole punch check in test env

The issue was that multiple Impala daemons would start up
around the same time and remove then re-create the impala-scratch
subdirectory. This raced with the hole punch check, which created
a file in that directory.

The fix is to create the hole punch test file up a level in
the directory structure, not inside impala-scratch.

Testing
* Ran exhaustive build.

Change-Id: I6ded24014486e930d1ab47a1e5e9c791c3d7de05
---
M be/src/runtime/tmp-file-mgr.cc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/12/16012/1
--
To view, visit http://gerrit.cloudera.org:8080/16012
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6ded24014486e930d1ab47a1e5e9c791c3d7de05
Gerrit-Change-Number: 16012
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Armstrong <[email protected]>

Reply via email to