Configuration Validation For Parameters with a Closed-set of Valid Values
The list of supported value datatypes for trove/templates
However, many datastores have parameters with a closed-set of acceptable values. Examples from MySQL 5.5: binlog-format can only be ROW, STATEMENT, or MIXED; delay-key-write can only be ON, OFF, or ALL; etc.
MongoDB has replIndexPrefetch; Cassandra has partioner, endpoint_snitch, & rcp_server_type; Riak has storage_backend; etc.
Solution: Add an enumeration/
See https:/
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Auston McReynolds
- Direction:
- Approved
- Assignee:
- Craig Vyvial
- Definition:
- Drafting
- Series goal:
- None
- Implementation:
- Not started
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
You should not set a milestone target unless the blueprint has been properly prioritized by the project drivers.
(This is an automated message)
Work Items
Dependency tree
* Blueprints in grey have been implemented.