jihuayu commented on PR #1489:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1489#issuecomment-1598223526

   > So after that the hashing is 31bits?
   
   @mapleFU 
   Yes, now hashing is 31bits.
   
   > Could this also be encoded to the cursor? Seems we can take about 4 bit 
out of 32bit hash for it.
   
   If we encoded `cursor_type` to the cursor, hash will only have 27 bits left.
   
   Poor hash, it's being squeezed for space by everyone.


-- 
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]

Reply via email to