[
https://issues.apache.org/jira/browse/RANGER-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120649#comment-17120649
]
Abhay Kulkarni edited comment on RANGER-2839 at 6/9/20, 6:51 PM:
-----------------------------------------------------------------
Patch is available at review board:
[https://reviews.apache.org/r/72539/]
[https://reviews.apache.org/r/72573/]
was (Author: abhayk):
Patch is available at review board:
[https://reviews.apache.org/r/72539/]
> 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)