mapleFU commented on PR #1489: URL: https://github.com/apache/incubator-kvrocks/pull/1489#issuecomment-1598273842
> This will not cause errors. Firstly, the assignment operation is atomic, so there will be no problem with the correspondence between the cursor and the key name. Assume that scan1 allocate at slot 1000, and there are 2**14 scans in-flight, scan 2**14+1 will also allocate 1000. But I guess that's not problem -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
