Skip to content

Use DB version to control 32/64-bit ownership format - #631

Closed
simonmar wants to merge 2 commits into
facebookincubator:mainfrom
simonmar:ownership-db-version
Closed

Use DB version to control 32/64-bit ownership format#631
simonmar wants to merge 2 commits into
facebookincubator:mainfrom
simonmar:ownership-db-version

Conversation

@simonmar

@simonmar simonmar commented Dec 11, 2025

Copy link
Copy Markdown
Collaborator

Using the DB version is better for this, because

  1. Older binaries will emit a useful error message when asked to use a DB in the newer format
  2. Tests won't be under the control of an environmental switch
  3. It's less code

Really we should run some of the tests with both versions, at least the incremental test. But the test is currently failing so it doesn't seem worth doing that yet.

@netlify

netlify Bot commented Dec 11, 2025

Copy link
Copy Markdown

Deploy Preview for fb-oss-glean ready!

Name Link
🔨 Latest commit f21e190
🔍 Latest deploy log https://app.netlify.com/projects/fb-oss-glean/deploys/693a90fbd1eb8d0008fc9cdd
😎 Deploy Preview https://deploy-preview-631--fb-oss-glean.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 11, 2025
@meta-codesync

meta-codesync Bot commented Dec 11, 2025

Copy link
Copy Markdown
Contributor

@phlalx has imported this pull request. If you are a Meta employee, you can view this in D88942893.

@simonmar

Copy link
Copy Markdown
Collaborator Author

DB format change was reverted

@simonmar simonmar closed this Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant