mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 16:45:55 +00:00
first cache rebuild was ineffective
This commit is contained in:
parent
7520e0ef28
commit
35f4c33de9
1 changed files with 0 additions and 1 deletions
1
api.go
1
api.go
|
|
@ -2264,7 +2264,6 @@ func (api *API) RestoreShard(ctx context.Context, indexName string, shard uint64
|
|||
_ = os.Remove(tempPath)
|
||||
return err
|
||||
}
|
||||
api.holder.recalculateCaches()
|
||||
err = db.OpenDB()
|
||||
if err != nil {
|
||||
return err
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue