mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
commit
4f16d0698f
@ -49,7 +49,7 @@ func newReadOnly(option ReadOnlyOption) *readOnly {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// addRequest adds a read only reuqest into readonly struct.
|
// addRequest adds a read only request into readonly struct.
|
||||||
// `index` is the commit index of the raft state machine when it received
|
// `index` is the commit index of the raft state machine when it received
|
||||||
// the read only request.
|
// the read only request.
|
||||||
// `m` is the original read only request message from the local or remote node.
|
// `m` is the original read only request message from the local or remote node.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user