Master loads metadata very slowly without libjudy #239
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
Priority: Medium
Performance degradation, bugs
Version
4.6.0-rc3
Description
When upgrading an existing installation from 4.5.0 master starts very slowly. It took about 19 hours to finish loading the metadata. 4.5.0 doesn't have this issue, as downgrading it is much faster (around a few minutes on our test cluster)
It seems the final section of the metadata (FREE 1.0) takes the longest, as everything else is much faster.
This is also related to uraft, as uraft won't assign a floating IP address until master loads the metadata and starts.
Reproduction
The text was updated successfully, but these errors were encountered: