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

Aravindan Vijayan commented on HDDS-1141:
-----------------------------------------

The following keys have to be probably changed as well

{code}
  public static final String OZONE_DB_SNAPSHOT_TRANSFER_RATE_KEY =
      "ozone.manager.db.snapshot.transfer.bandwidthPerSec";
  public static final long OZONE_DB_SNAPSHOT_TRANSFER_RATE_DEFAULT =
      0;  //no throttling
{code}

> Update DBCheckpointSnapshot to DBCheckpoint
> -------------------------------------------
>
>                 Key: HDDS-1141
>                 URL: https://issues.apache.org/jira/browse/HDDS-1141
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: HDDS-1141.00.patch
>
>
> Instead of DBCheckpointSnapshot to DBCheckpoint, as internally we used 
> RocksDBCheckpoint. It is little confusing to have both checkpoint and 
> snapshot. And update similarly in other places.



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

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

Reply via email to