OpenSearch/libs/nio/src
Tim Brooks 5612ed97ca
Add log warnings for long running event handling (#39729)
Recently we have had a number of test issues related to blocking
activity occuring on the io thread. This commit adds a log warning for
when handling event takes a >150 milliseconds. This is implemented
for the MockNioTransport which is the transport used in
ESIntegTestCase.
2019-03-08 13:07:24 -07:00
..
main Add log warnings for long running event handling (#39729) 2019-03-08 13:07:24 -07:00
test Add log warnings for long running event handling (#39729) 2019-03-08 13:07:24 -07:00