Maxim Orlov created ARIA-248:
--------------------------------
Summary: When applying tracked changes fails no message is returned
Key: ARIA-248
URL: https://issues.apache.org/jira/browse/ARIA-248
Project: AriaTosca
Issue Type: Bug
Reporter: Maxim Orlov
When the instumentation module tries to apply tracked changes, and it fails, it
should print out the attributes it did manage to update. However, if one of
those attributes is a _STUB (which is an object() type object), json.dumps
fails to decode it.
https://github.com/apache/incubator-ariatosca/blob/master/aria/storage/instrumentation.py#L259
This prevents from any msg to be returned.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)