Revision 5c68f2e5107fa02bfe33ec0a5de2cfdc56b79832 authored by ahrtr on 14 April 2022, 22:59:34 UTC, committed by ahrtr on 20 April 2022, 14:17:49 UTC
When clients have no permission to perform whatever operation, then
the applying may fail. We should also move consistent_index forward
in this case, otherwise the consitent_index may smaller than the
snapshot index.
1 parent 0452fee
Raw File
build.bat
powershell -ExecutionPolicy Bypass -File build.ps1
back to top