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

Merryle Wang updated ATLAS-3343:
--------------------------------
    Description: 
attr1

attr2 - \{attr1}_name

attr3 : \{attr2}_value

 

Here attr2 and attr3 are dynamic attributes

The order in which these should be computed is
 # attr2
 # attr3

The reason is attr3 is dependent on attr2.

 

This will be implemented with a small graph implementation of topological sort.

> Ordering of dynAttr evaluation
> ------------------------------
>
>                 Key: ATLAS-3343
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3343
>             Project: Atlas
>          Issue Type: Sub-task
>            Reporter: Merryle Wang
>            Assignee: Merryle Wang
>            Priority: Major
>
> attr1
> attr2 - \{attr1}_name
> attr3 : \{attr2}_value
>  
> Here attr2 and attr3 are dynamic attributes
> The order in which these should be computed is
>  # attr2
>  # attr3
> The reason is attr3 is dependent on attr2.
>  
> This will be implemented with a small graph implementation of topological 
> sort.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to