kevinrr888 opened a new issue, #6112: URL: https://github.com/apache/accumulo/issues/6112
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
