elasticsearch/libs/core
David Turner 6c13a815bd
Refcount responses in TransportNodesAction (#103254)
Today we `decRef()` the per-node responses just after adding them to the
`responses` collection, but in fact we should keep them alive until
we've constructed the final response. This commit does that.
2024-01-02 13:38:02 +00:00
..
src Refcount responses in TransportNodesAction (#103254) 2024-01-02 13:38:02 +00:00
build.gradle Provide default jarHell configuration dependencies (#90810) 2022-10-12 14:15:30 +02:00