59ddaa960b
WaitForDataChanged is used to block a goroutine so it can be woken up when the metastore has been updated. This makes it so clients to the metastore do not need to poll the metastore repeatedly to watch for changes. This was only working for local raft nodes, but was supposed to work for remote nodes as well. |
||
---|---|---|
.. | ||
internal | ||
config.go | ||
config_test.go | ||
data.go | ||
data_test.go | ||
errors.go | ||
proxy.go | ||
rpc.go | ||
rpc_test.go | ||
state.go | ||
statement_executor.go | ||
statement_executor_test.go | ||
store.go | ||
store_test.go |