Re: Different behavior in ScannerCallables

2017-08-23 Thread Ted Yu
Please open a JIRA. On Wed, Aug 23, 2017 at 5:28 AM, Peter Somogyi wrote: > Hi, > > I noticed that the behavior of ReversedScannerCallable#prepare [1] > and ScannerCallable#prepare [2] methods differ how they > call RpcRetryingCallerWithReadReplicas.getRegionLocations

Different behavior in ScannerCallables

2017-08-23 Thread Peter Somogyi
Hi, I noticed that the behavior of ReversedScannerCallable#prepare [1] and ScannerCallable#prepare [2] methods differ how they call RpcRetryingCallerWithReadReplicas.getRegionLocations method. The reversed scanner uses the 'reload' parameter directly as the first argument -