client-java icon indicating copy to clipboard operation
client-java copied to clipboard

Follower read will fail to recover if some region error occurs

Open birdstorm opened this issue 4 years ago • 2 comments

Because the KVErrorHandler's logic is not changed, when a region error occurs, the retry process will try to fetch the leader info, thus it will fail to recover.

birdstorm avatar Nov 25 '20 00:11 birdstorm

@birdstorm Is this issue still exists? BTW, it would be great if you can summarize the minimal reproduction steps for this bug.

zz-jason avatar Dec 23 '21 08:12 zz-jason

@zz-jason I believe this issue still exists when follower-read fails. Further tests on the master branch need to be established.

birdstorm avatar Dec 23 '21 08:12 birdstorm