You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Pradeep Agrawal (Jira)" <ji...@apache.org> on 2020/06/01 05:53:00 UTC

[jira] [Updated] (RANGER-2839) Assorted improvements for debugging and handling of thread terminations, clean-up of unused data, etc.

     [ https://issues.apache.org/jira/browse/RANGER-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pradeep Agrawal updated RANGER-2839:
------------------------------------
    Fix Version/s:     (was: master)
                   2.1.0

> Assorted improvements for debugging and handling of thread terminations, clean-up of unused data, etc.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: RANGER-2839
>                 URL: https://issues.apache.org/jira/browse/RANGER-2839
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>    Affects Versions: master
>            Reporter: Abhay Kulkarni
>            Assignee: Abhay Kulkarni
>            Priority: Major
>             Fix For: 2.1.0
>
>
> These are various improvements/fixes needed for issues discovered during testing with incremental policy/delta enabled.
> Highlights:
> 1. Threads are named for better debugging information.
> 2. super.join() call is made in a loop to ensure that thread is really terminated even in the face of spurious/out-of-sync interruptions.
> 3. preCleanup() call ensures that clean-up happens at least and exactly once, when incremental policy/tag feature is enabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)