dlmarion commented on pull request #2422:
URL: https://github.com/apache/accumulo/pull/2422#issuecomment-1072760603


   @keith-turner  - I made updates to ScanServerIT.testScanServerBusy in 
39a9e5e. It's still not working as I would expect. I do see 
`ScanServerBusyException` being thrown on the server side, and I do see 
`2022-03-18T19:55:52,100 [clientImpl.ThriftScanner] TRACE: Scan failed, scan 
server was busy (1<<,ip-127.0.0.1:44375,10001a2e9b20005)` in the log on the 
client side. The client side error gets logged a couple of times, then it 
appears that both scans are running and returning data even though I set 
`Property.TSERV_SCAN_EXECUTORS_DEFAULT_THREADS` to `1` in the test.


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