You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2016/08/12 20:19:20 UTC

[jira] [Comment Edited] (ATLAS-1111) Data loss is observed when atlas is restarted while hive_table metadata ingestion into kafka topic is in-progress

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

Suma Shivaprasad edited comment on ATLAS-1111 at 8/12/16 8:18 PM:
------------------------------------------------------------------

Tested with above patch and notifications are not getting missed after restart. +1


was (Author: suma.shivaprasad):
Tested with above patch and notifications are not getting missed after restart

> Data loss is observed when atlas is restarted while hive_table metadata ingestion into kafka topic is in-progress
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-1111
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1111
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.8-incubating
>            Reporter: Sharmadha Sainath
>            Assignee: Shwetha G S
>            Priority: Critical
>             Fix For: 0.8-incubating
>
>         Attachments: ATLAS-1111.1.patch, ATLAS-1111.2.patch, ATLAS-1111.3.patch, ATLAS-1111.4.patch, ATLAS-1111.5.patch, ATLAS-1111.patch
>
>
> During atlas stop, the graph is shutdown first and then the services like NotificationHookConsumer is shutdown. After graph is shutdown and before NotificationHookConsumer is shutdown, the message handling fails as the graph is down, but the NotificationHookConsumer commits the message(updating the offset). So, the messages during this time are lost



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