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
The current implementation of removing shards does not handle jumbo chunks at all.
According to the docs, there should be a handling of the jumbo chunks, otherwise the removal of the shard will never end. The docs provide some information on how to handle jumbo chunks, and this should be implemented otherwise the cluster would get stuck in draining mode forever / until manual intervention of the operator.
The text was updated successfully, but these errors were encountered:
The current implementation of removing shards does not handle jumbo chunks at all.
According to the docs, there should be a handling of the jumbo chunks, otherwise the removal of the shard will never end.
The docs provide some information on how to handle jumbo chunks, and this should be implemented otherwise the cluster would get stuck in draining mode forever / until manual intervention of the operator.
The text was updated successfully, but these errors were encountered: