Validate some fields on the ES index settings
Open
delta
feature
- Dominant language
- Scala
- Stars
- 301
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Maybe we want to restrict some fields on the settings like number of shards or replicas to allow. We could have those fields ranges being validated against some configuration parameters.
Although this might not be very important since views writes is already guarded by ACLs.
Contributor guide
Research direction
Start by locating the Elasticsearch index-settings handling and the configuration parameters that could define allowed ranges. Determine which shard and replica fields require validation and how ACL-protected view writes interact with that decision. Done means the intended constraints are defined and consistently enforced, with coverage for accepted and rejected settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, scala
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100