majin1102 commented on code in PR #3486:
URL: https://github.com/apache/amoro/pull/3486#discussion_r2084751638
##########
amoro-common/src/main/java/org/apache/amoro/process/TableProcessState.java:
##########
@@ -30,6 +30,7 @@ public class TableProcessState implements ProcessState {
@StateField private volatile long id;
private final Action action;
Review Comment:
The field shoud never change. so action and identifer is unnecessary for
@StateField
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]