Sankar Hariappan created HIVE-21307: ---------------------------------------
Summary: Need to set GzipJSONMessageEncoder as default config for EVENT_MESSAGE_FACTORY. Key: HIVE-21307 URL: https://issues.apache.org/jira/browse/HIVE-21307 Project: Hive Issue Type: Bug Components: Configuration, repl Affects Versions: 4.0.0 Reporter: Sankar Hariappan Assignee: Sankar Hariappan Currently, we use JsonMessageEncoder as the default message factory for Notification events. As the size of some of the events are really huge and cause OOM issues in RDBMS. So, it is needed to enable GzipJSONMessageEncoder as default message factory to optimise the memory usage. -- This message was sent by Atlassian JIRA (v7.6.3#76005)