elasticsearch/test
Simon Chase ee716f11b9
transport: edit TransportConnectionListener for close exceptions (#129015)
The TransportConnectionListener interface has previously included the
Transport.Connection being closed and unregistered in its onNodeDisconnected
callback. This is not in use, and can be removed as it is also available in the
onConnectionClosed callback. It is being replaced with a Nullable exception that
caused the close. This is being used in pending work (ES-11448) to differentiate
network issues from node restarts.

Closes ES-12007
2025-06-05 15:20:08 -07:00
..
external-modules Make repositories project aware (#128285) 2025-05-28 17:29:39 +10:00
fixtures [Gradle] Use variant aware resolution for deps on hfds-fixture (#128860) 2025-06-04 11:47:26 +03:00
framework transport: edit TransportConnectionListener for close exceptions (#129015) 2025-06-05 15:20:08 -07:00
immutable-collections-patch Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
logger-usage Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
metadata-extractor Remove historical features infrastructure (#117043) 2024-11-24 19:39:09 +00:00
test-clusters This adds a new experimental IVF format behind a feature flag (#128631) 2025-05-30 16:20:23 -04:00
x-content Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
yaml-rest-runner Avoiding infinite loop for invalid files in rest spec parser (#128335) 2025-05-22 15:27:33 -05:00
build.gradle