Re: Proposing Changes To ECO

2018-01-22 Thread Ning Wang
Got it. Thanks! It makes more sense now. :) On Mon, Jan 22, 2018 at 1:51 PM, Josh Fischer wrote: > Ning, > > In my email I was thinking specifically of setting the componentRam. This > is case the value is a comma delimited string value which would be easy to > incorrectly

Re: Proposing Changes To ECO

2018-01-22 Thread Karthik Ramasamy
Josh - One more feedback - since the resources assigned can be CPU, RAM, DISK - instead of calling it topology.component.rammap can we call it topology.component.resourcemap and allow for CPU and DISK. Furthermore, we append the size type into the metric as follows config:

Proposing Changes To ECO

2018-01-21 Thread Josh Fischer
All, While working with Karthik, we have discovered that the way ECO handles topology configuration will not work for all configuration types. To be specific, setting individual component's ram will not work. We will also have to keep in mind container size that contains the components. My