-
Notifications
You must be signed in to change notification settings - Fork 25k
Clean up feature flag preventShadowTreeCommitExhaustionWithLocking #52791
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
Conversation
Summary: Changelog: [internal] This cleans up this feature flag as it doesn't work as intended. We'll try another approach with a different flag instead. Differential Revision: D78815892
|
This pull request was exported from Phabricator. Differential Revision: D78815892 |
|
This pull request has been merged in c6c7c37. |
|
This pull request was successfully merged by @rubennorte in c6c7c37 When will my fix make it into a release? | How to file a pick request? |
…52791) Summary: Pull Request resolved: #52791 Changelog: [internal] This cleans up this feature flag as it doesn't work as intended. We'll try another approach with a different flag instead. Reviewed By: sammy-SC Differential Revision: D78815892 fbshipit-source-id: 4c651a3a225de9cfb54d00346343c7f2e3bea1d5
|
This pull request was successfully merged by @rubennorte in 255bf8b When will my fix make it into a release? | How to file a pick request? |
…king (#52862) * Clean up feature flag preventShadowTreeCommitExhaustionWithLocking (#52791) Summary: Pull Request resolved: #52791 Changelog: [internal] This cleans up this feature flag as it doesn't work as intended. We'll try another approach with a different flag instead. Reviewed By: sammy-SC Differential Revision: D78815892 fbshipit-source-id: 4c651a3a225de9cfb54d00346343c7f2e3bea1d5 * Implement solution for ShadowTree commmit exhaustion using recursive locks (behind a flag) (#52795) Summary: Pull Request resolved: #52795 Changelog: [internal] This is another attempt to fix #51870, inspired by #52314 but gated behind a feature flag until we've tested it carefully. Reviewed By: sammy-SC Differential Revision: D78817100 fbshipit-source-id: 45e6cae019b212528f2b2e74b9f52fe43d07f537 * [LOCAL] Correctly sort preventShadowTreeCommitExhaustion after merge conflict --------- Co-authored-by: Rubén Norte <rubennorte@meta.com>
|
This pull request was successfully merged by @cortinico in cb20a1c When will my fix make it into a release? | How to file a pick request? |
…acebook#52791) Summary: Pull Request resolved: facebook#52791 Changelog: [internal] This cleans up this feature flag as it doesn't work as intended. We'll try another approach with a different flag instead. Reviewed By: sammy-SC Differential Revision: D78815892 fbshipit-source-id: 4c651a3a225de9cfb54d00346343c7f2e3bea1d5
Summary:
Changelog: [internal]
This cleans up this feature flag as it doesn't work as intended. We'll try another approach with a different flag instead.
Differential Revision: D78815892