jihoonson commented on issue #7291:  Fix exclusivity for start offset in 
kinesis indexing service
URL: https://github.com/apache/incubator-druid/pull/7291#issuecomment-474627712
 
 
   This PR is ready for review. I added `SeekableStreamStartSequenceNumbers` 
and `SeekableStreamEndSequenceNumbers` to represent start and end offsets, 
respectively. `SeekableStreamEndSequenceNumbers` is always stored in the 
metadata store. Before updating the metadata store, 
`SeekableStreamStartSequenceNumbers` of the new commit is checked against the 
last committed `SeekableStreamEndSequenceNumbers`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to