let tiflash-tikv fallback
report warning with the original tiflash error instread of all converting to TiFlash Server Timeout
.
#29396
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Enhancement
#22459 implement
tiflash-tikv fallback
, it can let tikv execute the query which tiflash failed(tiflash reporttiflash server timeout
). and report a warning about the original error (tiflash server timeout).#23078 extends this feature, when tiflash report rpc error, it will change it to server timeout in order to fallback to tikv.
so currently, the original error message is eliminated and can't be shown in the warning.
we should find a better way to show the orginal error message in the warning.
The text was updated successfully, but these errors were encountered: