[
https://issues.apache.org/jira/browse/IGNITE-18952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev reassigned IGNITE-18952:
------------------------------------
Assignee: Mirza Aliev
> Add filter as a configuration parameter of a Distribution zone
> ---------------------------------------------------------------
>
> Key: IGNITE-18952
> URL: https://issues.apache.org/jira/browse/IGNITE-18952
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mirza Aliev
> Assignee: Mirza Aliev
> Priority: Major
> Labels: ignite-3
>
> {*}Motivation{*}:
> Filters must become as part of the {{DistributionZoneConfigurationSchema}}
> *Definition of done:*
> * It is possible to set filter to the distribution zone
> * Expression is validated on the configuration validation level
> *Implementation details:*
> We need to extend our existing configuration schema
> {{DistributionZoneConfigurationSchema}} with the String field named filter,
> where we store string representation of a filter expression. By default, we
> set an empty expression, which might be interpreted as a filter that accepts
> all nodes. Also we must add validation for the filter expression on the
> configuration level through the configurations validation mechanism.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)