mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 23:45:15 +00:00
With this commit we also propagate the `canTripCircuitBreaker` setting for the main action in TransportBroadcastByNodeAction. Previously, we set it only on the additional action added by this handler.