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
fix: fix migration analyzer for arangosearch views not checking consolidationIntervalMsec property
If consolidationIntervalMsec differed from the configured value, we
previously did not report a pending migration. If the
update-view-migration had been detected due to a different reason and it
had been run, the property would have been reset though.
Now, the property is correctly checked and updated.
0 commit comments