nickva commented on code in PR #4172:
URL: https://github.com/apache/couchdb/pull/4172#discussion_r967689346


##########
rel/overlay/etc/default.ini:
##########
@@ -494,6 +494,8 @@ partitioned||* = true
 ;retries_per_request = 5
 ; Use checkpoints
 ;use_checkpoints = true
+; Attempt to use bulk_get for fetching documents from the source
+;use_bulk_get = true

Review Comment:
   Since there is a fallback already, in most cases it should work, and this 
would be for more exceptions or in rare situations. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to