Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
Description
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.
Attachments
Attachments
Issue Links
- causes
-
IMPALA-8751 Kudu tables cannot be found after created
- Resolved
- is related to
-
KUDU-3201 Support gzipped HMS notifications (GzipJSONMessageEncoder)
- Resolved
- links to