You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sarath Subramanian (JIRA)" <ji...@apache.org> on 2017/01/16 19:54:26 UTC

[jira] [Updated] (ATLAS-1464) Mechanism to include only specified attributes in the notification message during entity create/update/delete operations

     [ https://issues.apache.org/jira/browse/ATLAS-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sarath Subramanian updated ATLAS-1464:
--------------------------------------
    Attachment: ATLAS-1464.1.patch

> Mechanism to include only specified attributes in the notification message during entity create/update/delete operations
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-1464
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1464
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 0.8-incubating
>            Reporter: Sarath Subramanian
>            Assignee: Sarath Subramanian
>         Attachments: ATLAS-1464.1.patch
>
>
> When entities are created/updated/deleted, a notification message is sent to notification listener informing of the operation and passing the entity object with all its attributes.
> When size of the entity is greater than the max.request.size configured in Kafka, then the entity creation fails with "RecordTooLargeException"
> A property needs to be set in atlas-application.properties to specify list of attributes to be included in the notification message sent to Kafka.



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