OpenSearch/libs
Tim Brooks 9215363708
Fix threading issue on listener notification (#28730)
This is a fix for #28729. Currently if a write operation is not properly
queued with a selector we notify the listener. However, we are doing
this by calling a method that is only meant for the selector thread to
call. This commit fixes that issue.
2018-02-19 12:13:00 -07:00
..
elasticsearch-core Fix eclipse build. (#28236) 2018-01-16 10:50:07 +01:00
elasticsearch-nio Fix threading issue on listener notification (#28730) 2018-02-19 12:13:00 -07:00
plugin-classloader Plugins: Add plugin extension capabilities (#27881) 2018-01-03 11:12:43 -08:00
secure-sm Fixes Eclipse build after secure-sm project was added (#28480) 2018-02-01 15:33:26 +00:00
build.gradle Build: Automatically add projects under libs, qa, modules and plugins (#28279) 2018-01-17 19:54:43 -08:00