[
https://issues.apache.org/jira/browse/RANGER-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120650#comment-17120650
]
Abhay Kulkarni edited comment on RANGER-2839 at 6/9/20, 7:12 PM:
-----------------------------------------------------------------
Committed to master:
[https://github.com/apache/ranger/commit/8050020935618488ba1406f7568c2f1f654029ec]
[https://github.com/apache/ranger/commit/8087992d110c7beab059e002e8e8f57485ad544f]
was (Author: abhayk):
Committed to master:
[https://github.com/apache/ranger/commit/8050020935618488ba1406f7568c2f1f654029ec]
> 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)