Re: replay kinesis events

2022-03-09 Thread Guoqin Zheng
Hi Danny, Thanks for getting back to me. This is very helpful and makes a lot of sense to me. Thanks, -Guoqin On Wed, Mar 9, 2022 at 1:32 AM Danny Cranmer wrote: > Hey Guoqin, > > In order to achieve this you would need to either: > - Restart the job and resume from an old savepoint (taken be

Re: replay kinesis events

2022-03-09 Thread Danny Cranmer
Hey Guoqin, In order to achieve this you would need to either: - Restart the job and resume from an old savepoint (taken before the events you want to replay), assuming the state is still compatible with your bugfix, or - Restart the job without any state and seed the consumer with the start posit