[ 
https://issues.apache.org/jira/browse/SLIDER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267948#comment-14267948
 ] 

Siyuan Hua commented on SLIDER-648:
-----------------------------------

It's just not so intuitive. When I first look at the configuration. I think the 
key,value under components would be picked up and override what's been set in 
global. If it's not picked, why do we even need that components section? We can 
put everything in that site.COMPONENT tree, right?

Other thing I noticed is that you can also define them in separate file 
(configuration/COMPONENT0.xml). These ways of configuration really make me feel 
confusing.

> Support component level properties
> ----------------------------------
>
>                 Key: SLIDER-648
>                 URL: https://issues.apache.org/jira/browse/SLIDER-648
>             Project: Slider
>          Issue Type: Improvement
>            Reporter: Siyuan Hua
>
> Nowadays I could define properties like this 
> global:{
>  "site.COMPONENT1.mykey" : "myvalue"
> }
> That's better to define component properties in component section like this:
> components": {
>     "COMPONENT1": {
>       *"mykey": "myvalue"*
>     },



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to