mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
`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.