[ 
https://issues.apache.org/jira/browse/IGNITE-28091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandr Polovtsev updated IGNITE-28091:
-----------------------------------------
    Description: Turns out that configuration injected using the 
{{InjectConfiguration}} annotation does not get validated, you can set any 
values even if they are have validation annotation annotations like {{Range}} 
or {{{}Immutable{}}}. We should fix that but we should also have a way to 
suppress validation in case we need to set an invalid value in a particular 
test.

> ConfigurationExtension does not validate configuration
> ------------------------------------------------------
>
>                 Key: IGNITE-28091
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28091
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Aleksandr Polovtsev
>            Assignee: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Turns out that configuration injected using the {{InjectConfiguration}} 
> annotation does not get validated, you can set any values even if they are 
> have validation annotation annotations like {{Range}} or {{{}Immutable{}}}. 
> We should fix that but we should also have a way to suppress validation in 
> case we need to set an invalid value in a particular test.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to