kgyrtkirk commented on a change in pull request #3048:
URL: https://github.com/apache/hive/pull/3048#discussion_r813594180



##########
File path: 
ql/src/java/org/apache/hadoop/hive/ql/log/HushableRandomAccessFileAppender.java
##########
@@ -51,17 +47,6 @@
 public final class HushableRandomAccessFileAppender extends
     AbstractOutputStreamAppender<RandomAccessFileManager> {
 
-  private static final LoadingCache<String, String> CLOSED_FILES =

Review comment:
       this seem to be removing the changes of HIVE-22753
   
   I'm not against it - but since that ticket didn't added any tests; I wonder 
what will prevent that issue from reoccuring again?




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to