[7.x] deprecrate size from cat.thread_pool in json spec (#55984) (#56050)

This commit is contained in:
Jake Landis 2020-04-30 13:10:30 -05:00 committed by GitHub
parent 9b005f70ef
commit 1e65ead01f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -42,7 +42,11 @@
"g", "g",
"t", "t",
"p" "p"
] ],
"deprecated":{
"version":"7.8.0",
"description":"Setting this value has no effect and will be removed from the specification."
}
}, },
"local":{ "local":{
"type":"boolean", "type":"boolean",