You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2021/08/06 11:49:18 UTC

[GitHub] [brooklyn-server] ahgittin opened a new pull request #1217: Better scope root evaluation

ahgittin opened a new pull request #1217:
URL: https://github.com/apache/brooklyn-server/pull/1217


   scopeRoot logic was too simplistic where catalog types are used extensively.
   
   this fixes it by using the DEPTH_IN_ANCESTOR tag to identify the right blueprint better.
   
   it also has some special logic for root nodes to ensure scopeRoot when used in an ancestor type blueprint refers to the ancestor type, whereas when used on the same entity but in a referencing blueprint it refers to the root of the blueprint which refers to it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [brooklyn-server] asfgit closed pull request #1217: Better scope root evaluation

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1217:
URL: https://github.com/apache/brooklyn-server/pull/1217


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [brooklyn-server] ahgittin commented on pull request #1217: Better scope root evaluation

Posted by GitBox <gi...@apache.org>.
ahgittin commented on pull request #1217:
URL: https://github.com/apache/brooklyn-server/pull/1217#issuecomment-894248032


   updated failing tests, and added notes and test case for the gaps in this imperfect-but-usually-right approach


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org