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

Kirill Gusakov updated IGNITE-20359:
------------------------------------
    Description: 
*Motivation*

To introduce the nodes' filtering by storage type and profile we need to expose 
the appropriate node storage configurations as node attributes (kind of inner 
attributes, not suitable for general filters).

*Definition of done*
- Node storage and storage profile exposed as node attributes for further 
filtering during the zone dataNodes setup.

*Implementation notes*
- These attributes must be the sepparate list of inner attributes, which are 
not exposed for the usual zone filtering. So, ClusterNodeMessage must be 
extended with the appropriate field.
- The attrbiutes should looks like a map of (String engineType-> String 
profileName)
- While the IGNITE-20564 is not done yet, the part about the receiving 
attributes from the configurations can be implemented around the engineTypes 
and dataRegions, instead of profiles.

  was:
*Motivation*

To introduce the nodes' filtering by storage type and profile we need to expose 
the appropriate node storage configurations as node attributes (kind of inner 
attributes, not suitable for general filters).

*Definition of done*
- Node storage and storage profile exposed as node attributes for further 
filtering during the zone dataNodes setup.

*Implementation notes*
- These attributes must be the sepparate list of inner attributes, which are 
not exposed for the usual zone filtering. So, ClusterNodeMessage must be 
extended with the appropriate field.
- The attrbiutes should looks like a map of (String engineType-> String 
profileName)
- While the IGNITE-20564 is not done yet, the part about the receiving 
attributes from the configurations can be implemented 


> Expose node storage as a node attribute
> ---------------------------------------
>
>                 Key: IGNITE-20359
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20359
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Gusakov
>            Priority: Major
>              Labels: ignite-3
>
> *Motivation*
> To introduce the nodes' filtering by storage type and profile we need to 
> expose the appropriate node storage configurations as node attributes (kind 
> of inner attributes, not suitable for general filters).
> *Definition of done*
> - Node storage and storage profile exposed as node attributes for further 
> filtering during the zone dataNodes setup.
> *Implementation notes*
> - These attributes must be the sepparate list of inner attributes, which are 
> not exposed for the usual zone filtering. So, ClusterNodeMessage must be 
> extended with the appropriate field.
> - The attrbiutes should looks like a map of (String engineType-> String 
> profileName)
> - While the IGNITE-20564 is not done yet, the part about the receiving 
> attributes from the configurations can be implemented around the engineTypes 
> and dataRegions, instead of profiles.



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

Reply via email to