add experimental warning#3330
Merged
Merged
Conversation
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
Member
|
PTAL @lilin90 |
kissmydb
reviewed
May 25, 2020
|
|
||
| > **注意:** | ||
| > | ||
| > 该功能目前是实验性阶段,不建议在生产环境中使用。 |
Contributor
There was a problem hiding this comment.
应该不属于实验性了吧,默认已经是这样用了好久了
readpool.storage.use-unified-pool: false
readpool.coprocessor.use-unified-pool: true
|
|
||
| > **注意:** | ||
| > | ||
| > 该功能目前会对写入过程中的内存进行统计,为实验性阶段,对于希望依赖该特性取消写入操作的用户,不建议在生产环境中将其配置为 `cancel`。 |
Contributor
Author
There was a problem hiding this comment.
这个特性现在混杂了写入内存统计,这部分还没系统验证过,使用 cancel 有风险。
Contributor
Author
|
PTAL @kissmydb |
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
lilin90
reviewed
May 26, 2020
Contributor
Author
|
/merge |
Contributor
|
Your auto merge job has been accepted, waiting for:
|
5 tasks
5 tasks
This was referenced Jun 5, 2020
5 tasks
5 tasks
yikeke
reviewed
Jun 15, 2020
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
5 tasks
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.
Signed-off-by: Shuaipeng Yu jackysp@gmail.com
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?