weiming created HDDS-11578:
------------------------------
Summary: Rename snapshot dir constant in OzoneConsts
Key: HDDS-11578
URL: https://issues.apache.org/jira/browse/HDDS-11578
Project: Apache Ozone
Issue Type: Improvement
Components: common
Reporter: weiming
Rename this to OZONE_RATIS_SNAPSHOT_DIR and use it in both SCM and OM
{code:java}
//代码占位符
// TODO : rename this to OZONE_RATIS_SNAPSHOT_DIR and use it in both
// SCM and OM
public static final String OM_RATIS_SNAPSHOT_DIR = "snapshot";
public static final String SCM_RATIS_SNAPSHOT_DIR = "snapshot"; {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]