foundationdb icon indicating copy to clipboard operation
foundationdb copied to clipboard

"stale GRV proxy detected" code probe is not hit in a Joshua ensemble

Open sfc-gh-tclinkenbeard opened this issue 3 years ago • 1 comments

This code probe, from DatabaseContext::isCurrentGrvProxy, is currently not hit in a 250k-test Joshua ensemble.

sfc-gh-tclinkenbeard avatar Sep 12 '22 17:09 sfc-gh-tclinkenbeard

This probe can only be hit when ENABLE_VERSION_VECTOR and ENABLE_VERSION_VECTOR_TLOG_UNICAST are enabled. I'll try if we can hit with these knobs on.

jzhou77 avatar Sep 13 '22 15:09 jzhou77