[
https://issues.apache.org/jira/browse/SENTRY-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dapeng Sun updated SENTRY-427:
------------------------------
Description:
The HA(High availability) feature contains four parts
* SENTRY service discovery:The sentry service should be registered to Zookeeper
cluster, and client can get the active node from Zookeeper, then connect to the
node.
* SENTRY Sequence Id: There should be a distribute counter(zookeeper) to make
sure the increment of sequence id.
* Transaction:Transaction should be supported in distributed environment.
* Security(Kerberos) support
> High availability for the SENTRY service
> ----------------------------------------
>
> Key: SENTRY-427
> URL: https://issues.apache.org/jira/browse/SENTRY-427
> Project: Sentry
> Issue Type: New Feature
> Reporter: Dapeng Sun
> Assignee: Dapeng Sun
> Attachments: SENTRY-427.patch, SENTRY_HA_Design.pdf
>
>
> The HA(High availability) feature contains four parts
> * SENTRY service discovery:The sentry service should be registered to
> Zookeeper cluster, and client can get the active node from Zookeeper, then
> connect to the node.
> * SENTRY Sequence Id: There should be a distribute counter(zookeeper) to make
> sure the increment of sequence id.
> * Transaction:Transaction should be supported in distributed environment.
> * Security(Kerberos) support
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)