[
https://issues.apache.org/jira/browse/RANGER-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758392#comment-17758392
]
Madhan Neethiraj edited comment on RANGER-4375 at 8/28/23 2:23 AM:
-------------------------------------------------------------------
{noformat}
commit fdfa773b195ddb013e1d2cfd4a273e43d8ad16d9 (HEAD -> master, origin/master,
origin/HEAD)
Author: Madhan Neethiraj <[email protected]>
Date: Wed Aug 23 18:31:51 2023 -0700
RANGER-4375: updated to log plugin activities asynchronously
{noformat}
{noformat}
commit 2da8a1f55928ff57d8b4b9cefb8e82109943aa83 (HEAD -> master, origin/master,
origin/HEAD)
Author: Madhan Neethiraj <[email protected]>
Date: Fri Aug 25 00:50:41 2023 -0700
RANGER-4375: updated to log plugin activities asynchronously - #2
{noformat}
was (Author: madhan.neethiraj):
{noformat}
commit fdfa773b195ddb013e1d2cfd4a273e43d8ad16d9 (HEAD -> master, origin/master,
origin/HEAD)
Author: Madhan Neethiraj <[email protected]>
Date: Wed Aug 23 18:31:51 2023 -0700
RANGER-4375: updated to log plugin activities asynchronously
{noformat}
> Plugin download activity should be logged asynchronously
> --------------------------------------------------------
>
> Key: RANGER-4375
> URL: https://issues.apache.org/jira/browse/RANGER-4375
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Affects Versions: 2.4.0
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: RANGER-4375-2.patch
>
>
> Ranger logs plugin download of policies/tags/roles/user-store in its
> database. Currently this logging is performed in the request processing
> thread, which cause delay in plugins receiving
> policies/tags/roles/user-store. Logging should be performed asynchronously to
> avoid this delay.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)