Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task AB# 1310791: [LevelDB] Add ability to report JSon formatted leveldb stats #9

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

yabmek-msft
Copy link
Collaborator

https://dev-mc.visualstudio.com/Minecraft/_workitems/edit/1310791

Moved over the ability to report leveldb stats in json format from leveldb-mcpe https://github.com/Mojang/leveldb-mcpe/commit/256c4d2e19b3ce224a578ac9f58ecd5b6dcab380. Some adjustment were made to this cherry-picked commit because of changes made to the upstream:

  • WriteBatch::Size() wasn't moved over since the function WriteBatch::ApproximateSize() has since been added to the upstream which provides the same functionality.

@yabmek-msft yabmek-msft changed the title Add ability to report JSon formatted leveldb stats Task AB# 1310791: [LevelDB] Add ability to report JSon formatted leveldb stats Dec 17, 2024
@yabmek-msft yabmek-msft requested review from rohunMS and a team December 17, 2024 21:15
Copy link
Collaborator

@rohunMS rohunMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for DoD.

@yabmek-msft yabmek-msft merged commit 98474d5 into main Dec 20, 2024
16 checks passed
@yabmek-msft yabmek-msft deleted the ymekonnen/add_json_formatted_stats branch December 20, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants