szetszwo commented on PR #9061: URL: https://github.com/apache/ozone/pull/9061#issuecomment-3342043611
> ... does this mean the fields in KeyPrefixContainer all have values other than -1? ... @YutaLin , When a KeyPrefixContainer object is stored as a key in db, it has all the values. However, we may do prefix search. Then, a "prefix" object may not have container id or version. In such case, we only do encode (KeyPrefixContainer -> bytes) but not decode since the "prefix" object won't be stored in db. -- 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]
