EdColeman commented on PR #3166:
URL: https://github.com/apache/accumulo/pull/3166#issuecomment-1400834950

   As @DomGarguilo noted in https://github.com/apache/accumulo/issues/2606 - 
I'm not sure that the timeouts being tested are actually the scanner timeouts.  
There seems to be a sensitivity to the timeout value used that is independent 
of the scan timeout that is set.  SO, I'm not sure, in there current for the 
added tests are testing what was intended.  
   
   Some possibilities:
   
   - The SlowIterator used does not trigger a timeout that would be guarded by 
the scan timeout.
   - There is an issue with the timeout in the scanner.
   - something else?
   
   Still looking at it and resolution may be independent of this PR 


-- 
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