VasuDevrani commented on issue #2292:
URL: https://github.com/apache/kvrocks/issues/2292#issuecomment-2111546849

   I went through the codebase, can you confirm if i got it right? @PragmaTwice 
   - the key encoding logic (encoding and decoding) is implemented in the 
`InternalKey` class 
   - can be fixed by introducing a new variable for encoding version, a 
function to read it from storage during loading process, update `InternalKey` 
class to handle different versions


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