You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2019/02/21 15:31:00 UTC

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

Madhan Neethiraj created ATLAS-3054:
---------------------------------------

             Summary: 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


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)