Skip to content

11.2.fb#14716

Merged
xingbowang merged 3 commits into
facebook:11.2.fbfrom
xingbowang:11.2.fb
May 7, 2026
Merged

11.2.fb#14716
xingbowang merged 3 commits into
facebook:11.2.fbfrom
xingbowang:11.2.fb

Conversation

@xingbowang

Copy link
Copy Markdown
Contributor

dummy pr

xingbowang and others added 3 commits May 7, 2026 04:20
…book#14712)

Summary:
- Reapply c494176 so remote compaction serializes InternalStats::CompactionStats::counts with the pre-11.2 compaction-reason count.
- Keep remote compaction result metadata compatible with 11.1 readers and writers until the stats serialization path has version-aware array handling.

Pull Request resolved: facebook#14712

Test Plan:
- make format-auto
- make -j$(sysctl -n hw.ncpu) compaction_job_test compaction_service_test
- /usr/local/bin/timeout 60 ./compaction_job_test --gtest_filter=CompactionJobTest.ResultSerialization
- /usr/local/bin/timeout 60 ./compaction_service_test --gtest_filter=CompactionServiceTest.VerifyStats

Reviewed By: joshkang97, jaykorean

Differential Revision: D104130456

Pulled By: xingbowang

fbshipit-source-id: e9e92cb044253edbec0fc79b92c3efff53f01d8b
@meta-cla meta-cla Bot added the CLA Signed label May 7, 2026
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown

✅ clang-tidy: No findings on changed lines

Completed in 40.2s.

@xingbowang xingbowang merged commit 6c9b3a8 into facebook:11.2.fb May 7, 2026
84 of 87 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants