nickva commented on issue #4497:
URL: https://github.com/apache/couchdb/issues/4497#issuecomment-1483018835

   That's generated from a timeout when trying to query security properties 
from any available shards. Normally if q=2,n=3 there are quite a few of those 
shards for your case with n=1, q=1 there is only shard copy and if that 
times-out then the security properties fetch times and it results in a crash.
   
   If you're on 3.3.1 try increasing the `[fabric] shard_timeout_min_msec` to 
say 5000 from the default of 100.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to