[
https://issues.apache.org/jira/browse/SENTRY-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15799615#comment-15799615
]
Alexander Kolbasov commented on SENTRY-1583:
--------------------------------------------
Summary of the changes:
* Restored HAContext class from master with some minor changes
* Removed Fencing support from leader election code (Fencer itself is still
alive)
* Renamed LeaderStatusAdaptor to LeaderStatusMonitor
* Removed Activator, Activaros and LeaderStatus. The LeaderStatusMonitor is now
the only class dealing with leadership
* Added leadership changes via signals
> Refactor ZK/Curator code
> ------------------------
>
> Key: SENTRY-1583
> URL: https://issues.apache.org/jira/browse/SENTRY-1583
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: sentry-ha-redesign
> Reporter: Alexander Kolbasov
> Assignee: Alexander Kolbasov
> Fix For: sentry-ha-redesign
>
>
> The current Curator interaction code needs some refactoring. Previous changes
> removed the Curator interface code from upstream and introduced Activator
> which isn't a very good way to structure this code - it should still use
> original HA basic curator support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)