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
There is a staging code which allows to rebuild index based on data files, but this were never finished.
Related to #159, it will be interesting to support index rebuild directly on zdb runtime, so like that, we can copy a full namespace from one database to another (only by copying data files), then rebuild index and get namespace up and running without anything else to do and without the need to lock master namespace to avoid index changes.
The text was updated successfully, but these errors were encountered:
There is a staging code which allows to rebuild index based on data files, but this were never finished.
Related to #159, it will be interesting to support index rebuild directly on zdb runtime, so like that, we can copy a full namespace from one database to another (only by copying data files), then rebuild index and get namespace up and running without anything else to do and without the need to lock master namespace to avoid index changes.
The text was updated successfully, but these errors were encountered: