Skip to content

Last stable version with consumer/client split

Compare
Choose a tag to compare
@harlow harlow released this 29 Jul 05:17
· 72 commits to master since this release
Add unit tests for the GetRecords function (#64)

A closed shard returns the last sequence number and no error. The current implementation leads to an infinite loop if the shard is closed. NextShardIterator checking is enough. That's why I remove the getShardIterator call