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
[ML] do not fail to start analytics process if memory estimate is lower than predicted memory usage (#1465)
From the management side, we allow users to update configured memory limits after the analytics configuration has started.
To help users with their workflow, we should allow analytics processes to attempt to run even if the configured memory limit is lower than our memory estimate.
related to: elastic/elasticsearch#61505
0 commit comments