Whenever a command is sent to a follower (through its TCP port), the follower should proxy the command to the leader (using the proxy gRPC). However, a follower returns this error during the process of proxying:
Could not find state data for log entry with id '<command ID>'. Cannot record the state machine client
Whenever a command is sent to a follower (through its TCP port), the follower should proxy the command to the leader (using the proxy gRPC). However, a follower returns this error during the process of proxying: