jhunters / bigqueue

Golang implements for BigQueue
Apache License 2.0
56 stars 24 forks source link

bug from initDataPageIndex #14

Closed jhunters closed 3 years ago

jhunters commented 3 years ago

There is a bug from initDataPageIndex, while read previousDataItemOffset and perviousDataItemLength value from index file should use int32 type instead of int64