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

Pavel Pereslegin updated IGNITE-22162:
--------------------------------------
    Description: 
According to 
[IEP-101|https://cwiki.apache.org/confluence/display/IGNITE/IEP-101%253A+Distribution+Zones]
 the user can select a different distribution algorithm (affinity function) 
when creating a distribution zone.

For example:
{code:SQL}
CREATE ZONE test WITH AFFINITY_FUNCTION='fair_affinity'...
{code}

The provided value is not currently processed in any way.


  was:
According to 
[IEP-101|https://cwiki.apache.org/confluence/display/IGNITE/IEP-101%253A+Distribution+Zones]
 the user can select a different affinity function when creating a distribution 
zone.

For example:
{code:SQL}
CREATE ZONE test WITH AFFINITY_FUNCTION='fair_affinity'...
{code}

The provided value is not currently processed in any way.



> Add support for using selected affinity function in distribution zones
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-22162
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22162
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Pavel Pereslegin
>            Priority: Major
>              Labels: iep-101, ignite-3
>
> According to 
> [IEP-101|https://cwiki.apache.org/confluence/display/IGNITE/IEP-101%253A+Distribution+Zones]
>  the user can select a different distribution algorithm (affinity function) 
> when creating a distribution zone.
> For example:
> {code:SQL}
> CREATE ZONE test WITH AFFINITY_FUNCTION='fair_affinity'...
> {code}
> The provided value is not currently processed in any way.



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

Reply via email to