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
Changed ClusterStatsNodes.ProcessStats stream serialization logic to use readLong instead of readVLong for file descriptors
The minOpenFileDescriptors/maxOpenFileDescriptors can be negative valued if the ClusterStatsNodes response was initialized with no nodes.
Relates to elastic#4681
0 commit comments