You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (JIRA)" <ji...@apache.org> on 2018/12/14 23:53:00 UTC

[jira] [Updated] (ATLAS-2996) Message Processing: Conditionally Prevent Message Processing

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

Ashutosh Mestry updated ATLAS-2996:
-----------------------------------
    Summary: Message Processing: Conditionally Prevent Message Processing  (was: Message Processing: Conditionally Prevent Notification Message Processing)

> Message Processing: Conditionally Prevent Message Processing
> ------------------------------------------------------------
>
>                 Key: ATLAS-2996
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2996
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: trunk
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Major
>             Fix For: trunk
>
>
> *Background*
> There is a need to start Atlas with its message processing ability shut off. This is necessary when ingesting data via REST calls or using utility like _import-hive.sh_. 
> Once message processing ability is shut off, it is possible to be certain that no changes have been made during the manual import process.
> *Approach Guidance*
>  * Introduce new property say, _atlas.notification.consumer.stop.processing_
>  * Within _NotificationHookConsumer_, check the value of this property and decide on starting the hook processing thread.



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