Description
The SentryHDFSServiceClientDefaultImpl uses linked lists to represent updates. INstead it should use ArrayList for delta update and singleton for full updates. This will improve memory usage on the HDFS side.
Attachments
Attachments
Issue Links
- is related to
-
SENTRY-1681 SentryHdfsServiceException is an unchecked exception
- Resolved
- links to