YutaLin commented on PR #9061:
URL: https://github.com/apache/ozone/pull/9061#issuecomment-3341213651

   > The correct way to do decode is to search for delimiter but it becomes 
inefficient. So, let's don't support decoding keyPrefixOnly and 
keyPrefixAndVersion as before.
   
   @szetszwo 
   I want to confirm—does this mean the fields in KeyPrefixContainer all have 
values other than -1? When we encode, we check if the key version and container 
ID are -1 to decide CodecBuffer, so we’ll need to handle that in decode.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to