sadanand48 opened a new pull request #2781: URL: https://github.com/apache/ozone/pull/2781
## What changes were proposed in this pull request? Currently the LDB DBScanner Tool only supports DatanodeDBDefinition Schema V2. The aim here is to support both schemas V1 and V2. ## What is the link to the Apache JIRA? https://issues.apache.org/jira/browse/HDDS-5906 ## How was this patch tested? `bin/ozone debug ldb --db=/Users/sadanand.shenoy/4-dn-container.db scan --column_family=default -d=V1 ` <img width="1785" alt="Screenshot 2021-10-28 at 11 42 15 AM" src="https://user-images.githubusercontent.com/31859223/139197477-3b46498c-5a81-4322-bc01-a604873e15d3.png"> -- 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]
