-
Notifications
You must be signed in to change notification settings - Fork 25.3k
CORE: Disable Setting Type Validation #33660
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
CORE: Disable Setting Type Validation #33660
Conversation
original-brownbear
commented
Sep 13, 2018
- Reverts setting type validation introduced in CORE: Validate Type for String Settings #33503
* Reverts setting type validation introduced in elastic#33503
Pinging @elastic/es-core-infra |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This must go into master too. This validation is broken. We also need a test that shows it imo but merge it first to unblock others
@s1monw thanks, will merge once green and look into the validation next then :) |
Sorry @original-brownbear for the trouble with the backport. |
* Reverts setting type validation introduced in elastic#33503
@jasontedor np :) version for master incoming here #33669 <= put version labels on that PR now |
…polling * elastic/master: SQL: Return correct catalog separator in JDBC (elastic#33670) [CCR] Add validation for max_retry_delay (elastic#33648) [CCR] Add monitoring mapping verification test (elastic#33662) CORE: Disable Setting Type Validation (elastic#33660) (elastic#33669) Revert "Use serializable exception in GCP listeners (elastic#33657)" Adding index refresh (elastic#33647) [DOCS] Moves securing-communications to docs (elastic#33640) [HLRC][ML] Add ML delete datafeed API to HLRC (elastic#33667) Mute testRecoveryWithConcurrentIndexing TEST: decrease logging level in the flush test DOC: Add SQL section on client applications Fix race in global checkpoint listeners test Use serializable exception in GCP listeners (elastic#33657)