mapleFU opened a new issue, #2172: URL: https://github.com/apache/kvrocks/issues/2172
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Currently, kvrocks' `GetMetadata` is implemented in `storage`, and don't work with snapshot. So, when we want some consistency syntax, the key-locking might be introduced. And as part of https://github.com/apache/kvrocks/issues/2144 . I think a Snapshot based GetMetadata would be better. ### Solution Adding a snapshot based getmetadata ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
