tispark icon indicating copy to clipboard operation
tispark copied to clipboard

Use Sender as an abstract instead of calling RegionStoreClient scan/get

Open birdstorm opened this issue 7 years ago • 0 comments

The previous abstract of calling scan/get from RegionStoreClient is confusing for new resolve lock logic. We should implement an independent Sender interface to send those requests to make logic clear.

birdstorm avatar Nov 08 '18 09:11 birdstorm