[
https://issues.apache.org/jira/browse/SENTRY-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511549#comment-15511549
]
Hao Hao commented on SENTRY-1463:
---------------------------------
[~sravya] Attached the review board link and updated the description. Thanks!
> Ensure HMS point-in-time snapshot consistency
> ---------------------------------------------
>
> Key: SENTRY-1463
> URL: https://issues.apache.org/jira/browse/SENTRY-1463
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: sentry-ha-redesign
> Reporter: Hao Hao
> Assignee: Hao Hao
> Fix For: sentry-ha-redesign
>
> Attachments: SENTRY-1463.001-sentry-ha-redesign.patch
>
>
> During HMSFollower start up, when retrieving HMS full snapshot, also need to
> ensure point-in-time snapshot consistency.
> It should be:
> * Read current HMS notification ID_initial
> * Read HMS metadata state
> * Read current notification ID_new
> * If ID_initial != ID_new then discard the current state and goto 1.
> Ideally, during fetching full snapshot, there should be no write activity on
> the HMS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)