Skip to content

Commit d699655

Browse files
committed
use read only pool - scrubber first find
Signed-off-by: Amit Prinz Setter <alphaprinz@gmail.com>
1 parent a4039d9 commit d699655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/server/object_services/md_store.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,6 +1600,7 @@ class MDStore {
16001600
_id: -1
16011601
},
16021602
limit: limit,
1603+
preferred_pool: 'read_only',
16031604
})
16041605

16051606
.then(chunks => ({

0 commit comments

Comments
 (0)