elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.47k stars 24.88k forks source link

Move some more code to ActionListener.delegateFailureAndWrap #117417

Open original-brownbear opened 4 days ago

original-brownbear commented 4 days ago

Randomly saw we still have quite a lot of these in ml and security so I fixed up a couple more.

Avoid duplicate method references, save a little heap and make leak debugging easier by moving some more remaining spots to delegateFailureAndWrap.

elasticsearchmachine commented 4 days ago

Pinging @elastic/es-core-infra (Team:Core/Infra)