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

Bill Farner commented on AURORA-538:
------------------------------------

A relatively simple way to do this is to represent the executor configuration 
as JSON (which is true for thermos), and diff the pretty-printed data.  Care 
should be taken to abstract this so that we contain executor-specific code and 
select the implementation based on {{ExecutorConfig.name}}.

> Configuration summary does not show all of the TaskConfig
> ---------------------------------------------------------
>
>                 Key: AURORA-538
>                 URL: https://issues.apache.org/jira/browse/AURORA-538
>             Project: Aurora
>          Issue Type: Bug
>          Components: UI
>            Reporter: David McLaughlin
>            Assignee: David McLaughlin
>
> For configuration grouping, the template we show as a summary does not show 
> all of the properties that are used in the diff. This means it can be unclear 
> what is causing it if the attribute is not there.
> Either we - find some way to represent the entire TaskConfig, or do the diff 
> only on the summary (AFAIK this is what the old UI did). 



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

Reply via email to