[ https://issues.apache.org/jira/browse/AMBARI-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mahadev konar resolved AMBARI-3136. ----------------------------------- Resolution: Fixed > Reduce the size of ExecutionCommand entity > ------------------------------------------ > > Key: AMBARI-3136 > URL: https://issues.apache.org/jira/browse/AMBARI-3136 > Project: Ambari > Issue Type: Bug > Components: controller > Affects Versions: 1.4.0 > Reporter: Myroslav Papirkovskyy > Assignee: Myroslav Papirkovskyy > Fix For: 1.4.2 > > Attachments: AMBARI-3136.patch > > > Currently, each ExecutionCommandEntity stores the whole config blob. This is > a severe duplication of data as tagged configuration information is already > available as immutable entry. > We need to reduce the footprint of ExecutionCommandEntity by storing only > configuration tags. The tags can be replaced with actual configuration value > when the command is handed off to the agent. > We need to ensure that when Ambari is upgraded and there is a mix of > ExecutionCommandEntity instances with and without embedded config - it works. -- This message was sent by Atlassian JIRA (v6.1#6144)