Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
In ContainerStateMachine, the startTransaction(..) method has already validated the token. The applyTransaction(..) should not validate the same token again.
A problem is that the token may expire later on. Then, a server may not be able to re-apply the same transaction when replaying the RaftLog after server restart.
Attachments
Issue Links
- relates to
-
HDDS-2321 Ozone Block Token verify should not apply to all datanode cmd
- Resolved
- links to