apache / apache/accumulo

Property types can be improved

Open
#6,112 3 comments 0 reactions 1 assignee Claimed by @Amemeda View on GitHub
enhancement
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

Property types used for properties are often too vague, and could be more specific to allow for stricter property validation. Properties of a certain type are validated by PropertyType.isValidFormat, but, for example, many properties are defined as a PropertyType.STRING which is always valid.

See https://github.com/apache/accumulo/pull/5348#discussion_r1970656024 discussion thread for more context

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.