[ 
https://issues.apache.org/jira/browse/SENTRY-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711579#comment-16711579
 ] 

Arjun Mishra edited comment on SENTRY-2477 at 12/6/18 3:55 PM:
---------------------------------------------------------------

[~LinaAtAustin] Exactly what I am trying to address. Right now if latest change 
ID is 4, and if NN change ID is greater than 4 (5, 6, 7, 99, ... etc) Sentry 
will not send any updates. This is wrong. 
# Like in your example, if change ID is 4 and NN change ID is 5, DO NOT SEND 
UPDATES
# if change ID is 4, NN change ID is greater than 4 + 1, Sentry should send a 
full update


was (Author: arjunmishra13):
[~LinaAtAustin] Exactly what I am trying to address. Right now if latest change 
ID is 4, and if NN change ID is greater than 4 (5, 6, 7, 99, ... etc) Sentry 
will any updates. This is wrong. 
# Like in your example, if change ID is 4 and NN change ID is 5, DO NOT SEND 
UPDATES
# if change ID is 4, NN change ID is greater than 4 + 1, Sentry should send a 
full update

> When requesting for deltas check if nn seq num is 1 more than latest sequence 
> num
> ---------------------------------------------------------------------------------
>
>                 Key: SENTRY-2477
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2477
>             Project: Sentry
>          Issue Type: Bug
>            Reporter: Arjun Mishra
>            Assignee: Arjun Mishra
>            Priority: Major
>         Attachments: SENTRY-2477.01.patch
>
>
> If NN seq number and latest sentry sequence number is larger than 1 we need 
> to request a full update



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to