Update Low memory Monitor feature config to experimental#21053
Merged
swapsmagic merged 1 commit intoprestodb:masterfrom Oct 11, 2023
Merged
Update Low memory Monitor feature config to experimental#21053swapsmagic merged 1 commit intoprestodb:masterfrom
swapsmagic merged 1 commit intoprestodb:masterfrom
Conversation
MnO2
approved these changes
Oct 6, 2023
Contributor
|
nit: Change the commit message to be in imperative mood. |
28df312 to
15b82a4
Compare
15b82a4 to
0a7f766
Compare
7492c62 to
b17a761
Compare
bb72530 to
6f6f705
Compare
6 tasks
Enabling low memory monitor has its risk of potential deadlock, so making it experimental. Also adding details in the config description.
6f6f705 to
8bde4a3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Enabling low memory monitor has its risk of potential deadlock, so making it experimental. Also adding details in the config description.
Motivation and Context
Given the feature can potentially cause deadlock, updating it as experimental and adding details in the description.
Impact
Updating documentation and marking feature as experimental.
Test Plan
unit test
Contributor checklist
Release Notes