Skip to content

Commit 0a008b6

Browse files
committed
use read only pool - scrubber first find
Signed-off-by: Amit Prinz Setter <[email protected]>
1 parent f12cc6b commit 0a008b6

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)