Ashutosh Mestry created ATLAS-2033:
--------------------------------------
Summary: 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: 0.8-incubating, trunk
Reporter: Ashutosh Mestry
Assignee: Ashutosh Mestry
Priority: Minor
Fix For: trunk
_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)