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# 1310793: [LevelDB] Allow per-platform log buffer size #7

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yabmek-msft
Copy link
Collaborator

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

First commit moved over ability to log buffer size on a per platform basis based on https://github.com/Mojang/leveldb-mcpe/commit/6d245c4cc2022b503e68579fd6994d6e198e6cda. Some adjustment were made to this cherry-picked commit because of changes made to the upstream:

  • Windows and posix platforms now use port_stdcxx.h instead of port_win.h and port_posix.h respectively, so the changes to those two files was consolidated into port_stdcxx.h

Second commit fixed log tests.

@yabmek-msft yabmek-msft requested review from rohunMS, dango-msft and a team December 9, 2024 22:40
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