harlow / kinesis-consumer

Golang library for consuming Kinesis stream data
MIT License
264 stars 90 forks source link

ErrSkipCheckpoint is not functioning #136

Closed AkiraTamai closed 3 years ago

AkiraTamai commented 3 years ago

Nice to meet you, here is the issue report.

I think that not enabled to skip SetCheckpoint in the case of ScanFunc return value(ErrSkipCheckpoint).

The following code was confirmed.

master/consumer.go#L202-L210 image

tamai-cg commented 3 years ago

Sorry. I was mistaken. Please close. functioning.

harlow commented 3 years ago

Thanks for the note 👍