You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/02/08 16:26:22 UTC

[GitHub] [hive] klcopp commented on a change in pull request #1957: Skip extra work in Cleaner if queue is empty

klcopp commented on a change in pull request #1957:
URL: https://github.com/apache/hive/pull/1957#discussion_r572182950



##########
File path: ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Cleaner.java
##########
@@ -95,30 +95,35 @@ public void run() {
         long startedAt = -1;
         // Make sure nothing escapes this run method and kills the metastore at large,

Review comment:
       Nit: This comment applies to stuff after line 102, so I'd move it there.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org