You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Hanisha Koneru (Jira)" <ji...@apache.org> on 2020/01/09 22:00:09 UTC

[jira] [Updated] (HDDS-2781) Add ObjectID and updateID to BucketInfo to avoid replaying transactions

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

Hanisha Koneru updated HDDS-2781:
---------------------------------
        Parent: HDDS-505
    Issue Type: Sub-task  (was: Bug)

> Add ObjectID and updateID to BucketInfo to avoid replaying transactions
> -----------------------------------------------------------------------
>
>                 Key: HDDS-2781
>                 URL: https://issues.apache.org/jira/browse/HDDS-2781
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Hanisha Koneru
>            Assignee: Hanisha Koneru
>            Priority: Major
>              Labels: pull-request-available
>
> This Jira has 2 objectives:
> 1. Add objectID and updateID to BucketInfo proto persisted to DB.
> 2. To ensure that bucket operations are idempotent, compare the transactionID with the objectID and updateID to make sure that the transaction is not a replay. If the transactionID <= updateID, then it implies that the transaction is a replay and hence it should be skipped.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org