Hello Quanlong Huang, Riza Suminto, Sai Hemanth Gantasala, Impala Public 
Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/22871

to look at the new patch set (#5).

Change subject: IMPALA-12162: Checksum files before lock in INSERT
......................................................................

IMPALA-12162: Checksum files before lock in INSERT

Collect file metadata - file checksums and ACID directory path - before
acquiring the table lock. Table lock doesn't prevent files from being
deleted from the underlying filesystem, and these operations can take
time, blocking other operations that depend on the table lock.

Change-Id: I18f9686f5d53cf1e7c384684c25427fb5353e2af
---
M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
1 file changed, 82 insertions(+), 51 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/71/22871/5
--
To view, visit http://gerrit.cloudera.org:8080/22871
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I18f9686f5d53cf1e7c384684c25427fb5353e2af
Gerrit-Change-Number: 22871
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Reviewer: Sai Hemanth Gantasala <saihema...@cloudera.com>

Reply via email to