LLRC should detect I/O Reactor failure and log the halting exception · Issue #49124 · elastic/elasticsearch

LLRC makes use of the Apache HTTPComponents Async Client. The client is powered by an internal I/O Reactor that reacts to and dispatches IO events as they happen. In some cases, this I/O Reactor ca...