amaliujia commented on a change in pull request #1880:
URL: https://github.com/apache/ozone/pull/1880#discussion_r568872980
##########
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/common/ha/ratis/RatisSnapshotInfo.java
##########
@@ -34,9 +34,9 @@
* lastApplied index to this snapshotIndex. OM SnapshotInfo does not contain
* any files. It is used only to store/ update the last applied index and term.
*/
-public class OMRatisSnapshotInfo implements SnapshotInfo {
+public class RatisSnapshotInfo implements SnapshotInfo {
Review comment:
agreed
##########
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/common/ha/ratis/RatisSnapshotInfo.java
##########
@@ -34,9 +34,9 @@
* lastApplied index to this snapshotIndex. OM SnapshotInfo does not contain
* any files. It is used only to store/ update the last applied index and term.
*/
-public class OMRatisSnapshotInfo implements SnapshotInfo {
+public class RatisSnapshotInfo implements SnapshotInfo {
Review comment:
agreed. Or don't mention OM/SCM at all.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]