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

Aravindan Vijayan updated HDDS-5146:
------------------------------------
    Description: 
Currently Recon gets delta updates from OM (new OM updates from Recon's current 
txn id), and first forwards the list of updates to the post processing tasks 
that typically update a SQL DB, and second updates its own OM snapshot DB . A 
failure between step 1 and step 2 can cause the post processing tasks to never 
get the updates for this batch.

*Workaround until fix*
Reset Recon by deleting/renaming OM snapshot DB. It will re-init all the tasks.

  was:
Currently Recon gets delta updates from OM (new OM updates from Recon's current 
txn id), and first updates its own OM snapshot DB, and second forwards the list 
of updates to the post processing tasks that typically update a SQL DB. A 
failure between step 1 and step 2 can cause the post processing tasks to never 
get the updates for this batch.

*Workaround until fix*
Reset Recon by deleting/renaming OM snapshot DB. It will re-init all the tasks.


> Recon should be resilient against failure between updates to OM copy DB and 
> post processing task
> ------------------------------------------------------------------------------------------------
>
>                 Key: HDDS-5146
>                 URL: https://issues.apache.org/jira/browse/HDDS-5146
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone Recon
>    Affects Versions: 1.1.0
>            Reporter: Aravindan Vijayan
>            Assignee: Zita Dombi
>            Priority: Major
>
> Currently Recon gets delta updates from OM (new OM updates from Recon's 
> current txn id), and first forwards the list of updates to the post 
> processing tasks that typically update a SQL DB, and second updates its own 
> OM snapshot DB . A failure between step 1 and step 2 can cause the post 
> processing tasks to never get the updates for this batch.
> *Workaround until fix*
> Reset Recon by deleting/renaming OM snapshot DB. It will re-init all the 
> tasks.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to