jasonrogena / lightraft

Wrapper around SQLite that makes it distributed. This is an experiment, don't use in production
11 stars 2 forks source link

Unable to Proxy Commands from Follower #4

Closed jasonrogena closed 4 years ago

jasonrogena commented 4 years ago

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