You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2018/10/31 13:50:00 UTC

[jira] [Created] (HDDS-775) Batch updates to container db to minimize number of updates.

Mukul Kumar Singh created HDDS-775:
--------------------------------------

             Summary: Batch updates to container db to minimize number of updates.
                 Key: HDDS-775
                 URL: https://issues.apache.org/jira/browse/HDDS-775
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: SCM
    Affects Versions: 0.3.0
            Reporter: Mukul Kumar Singh
            Assignee: Mukul Kumar Singh


Currently while processing container reports, each report results in a put operation to the db. This can be optimized by replacing put with a batch operation.



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

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