You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/21 20:52:00 UTC

[jira] [Commented] (ATLAS-3054) notification processing to support batch-commits for faster processing of large messages

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

ASF subversion and git services commented on ATLAS-3054:
--------------------------------------------------------

Commit 3841a1bfd41b485f3cdeaad05abba2b14289c9d6 in atlas's branch refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=3841a1b ]

ATLAS-3054: updated notification processing to support batch-commits


> notification processing to support batch-commits for faster processing of large messages
> ----------------------------------------------------------------------------------------
>
>                 Key: ATLAS-3054
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3054
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>             Fix For: 1.2.0, 2.0.0
>
>         Attachments: ATLAS-3054.patch
>
>
> Processing of notifications that create/update large number of entities (say in 1000s) take a significantly longer time to complete, compared to combined time it takes to create/update same number of entities using multiple smaller notifications.
> Instead of requiring notification producers to split such a large notification into multiple chunks, Atlas server should be enhanced to perform create/update operations in chunks - for faster processing of such large notifications.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)