Madhan Neethiraj created RANGER-838:
---------------------------------------

             Summary: Tag-sync should be resilient to Ranger Admin availability
                 Key: RANGER-838
                 URL: https://issues.apache.org/jira/browse/RANGER-838
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: 0.6.0
            Reporter: Madhan Neethiraj
            Assignee: Abhay Kulkarni


If Ranger Admin is not reachable during startup of tag-sync daemon, the daemon 
exits currently. Until the daemon is started again manually, Ranger will not 
get tag information updates from Apache Atlas (or other configured tag sources).

Ranger tag-sync should be able to handle failures in connecting to external 
systems it interacts with - like Ranger Admin/Kafka/Atlas, without aborting. 
For example:
 - if Ranger Admin is not reachable, Kafka notification processing should be 
paused and should be resumed only after Ranger Admin is reachable
 - on failures in receiving notification from Kafka, appropriate wait/retry 
should be in place to be able to continue once Kafka notifications arrive
 - similarly for failures in reaching Apache Atlas




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to