Rajesh Balamohan created HIVE-22752:
---------------------------------------
Summary: HiveMetastore addWriteNotificationLog should be invoked
only when listeners are enabled
Key: HIVE-22752
URL: https://issues.apache.org/jira/browse/HIVE-22752
Project: Hive
Issue Type: Improvement
Components: Metastore
Reporter: Rajesh Balamohan
[https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java#L8109]
Even though listeners are turned off, it gets executed and causes load on the
system. This should be guarded by listener checks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)