keith-turner commented on PR #2665:
URL: https://github.com/apache/accumulo/pull/2665#issuecomment-1155349342

   > Having this as behavior with an explicit API method to configure isn't any 
different. A configured dispatcher could just ignore that configuration and 
dispatch to an eventually consistent ScanServer instead of a TabletServer. 
   
   That can not happen in this PR as its currently coded.  When a scanner is 
set to immediate consistency the scan server dispatcher plugin is never 
consulted and only the tserver is used.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to