OpenSearch/core
Simon Willnauer 44d960ea85 Handle rejected pings on shutdown gracefully (#20842)
`TcpTransport.ScheduledPing` doesn't handle rejected exceutions gracefully
if the executor is shutting down. This change adds correct exception handling
if we try to schedule another ping while the node is shutting down.
2016-10-10 22:22:48 +02:00
..
src Handle rejected pings on shutdown gracefully (#20842) 2016-10-10 22:22:48 +02:00
build.gradle Upgrade Log4j 2 to version 2.7 2016-10-07 13:05:30 -05:00