You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add logging so we can time the downsampling action (#137496) (#137504)
We suspect that #137148
is caused by a legit timeout and not that it failed to notify the
listener. In order to verify that we added some extra logging lines that
allow us to better track the time. More details in
#137148 (comment)
(cherry picked from commit 9770442)
# Conflicts:
# x-pack/plugin/downsample/src/main/java/org/elasticsearch/xpack/downsample/TransportDownsampleAction.java
Copy file name to clipboardExpand all lines: x-pack/plugin/downsample/src/internalClusterTest/java/org/elasticsearch/xpack/downsample/DownsampleTransportFailureIT.java
0 commit comments