[
https://issues.apache.org/jira/browse/SENTRY-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055343#comment-16055343
]
Hadoop QA commented on SENTRY-1806:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12873612/SENTRY-1806.01-sentry-ha-redesign.patch
against sentry-ha-redesign.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/2896/console
This message is automatically generated.
> Improve memory handling for HDFS sync
> -------------------------------------
>
> Key: SENTRY-1806
> URL: https://issues.apache.org/jira/browse/SENTRY-1806
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: 1.8.0, sentry-ha-redesign
> Reporter: Alexander Kolbasov
> Assignee: Alexander Kolbasov
> Fix For: sentry-ha-redesign
>
> Attachments: SENTRY-1806.01-sentry-ha-redesign.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)