[ https://issues.apache.org/jira/browse/ATLAS-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Madhan Neethiraj updated ATLAS-2033: ------------------------------------ Fix Version/s: (was: trunk) 0.8.1-incubating 0.9-incubating Committed to the following branches: - master: http://git-wip-us.apache.org/repos/asf/atlas/commit/e1a142b5, http://git-wip-us.apache.org/repos/asf/atlas/commit/6f9684b4 - 0.8-incubating: http://git-wip-us.apache.org/repos/asf/atlas/commit/38175f1d, http://git-wip-us.apache.org/repos/asf/atlas/commit/31991ee4 > AbstractNotification Message Serializer Uses Pretty JSON > -------------------------------------------------------- > > Key: ATLAS-2033 > URL: https://issues.apache.org/jira/browse/ATLAS-2033 > Project: Atlas > Issue Type: Improvement > Components: atlas-core > Affects Versions: trunk, 0.8-incubating > Reporter: Ashutosh Mestry > Assignee: Ashutosh Mestry > Priority: Minor > Fix For: 0.9-incubating, 0.8.1-incubating > > Attachments: ATLAS-2033.patch > > > _InstanceSerialization.scala_ uses _writePretty_ instead of _write_. This > causes prettified JSON to be generated. > Pretty JSON is about 30% larger than ugly JSON. > This change will help in dealing Kafa's message threshold of 1MB. -- This message was sent by Atlassian JIRA (v6.4.14#64029)