sblaisot commented on issue #3773:
URL: https://github.com/apache/couchdb/issues/3773#issuecomment-933486656


   Some more tests from our side :
   
   on debian 9 stretch with official couchdb deb package.
   
   Bug not show with default config (standalone mode, no clustering, n=1)
   
   BUT, if I add `q = 1` in `[cluster]` section of the config, I can reproduce 
the problem 100%
   
   Steps to reproduce:
   1. install couchdb 2.3.0 from debian package on debian stretch, selecting 
standalone mode
   2. add `q = 1` in `/opt/couchdb/etc/default.d/5-single-node.ini`
   3. restart couchdb
   4. wait 10 seconds to let it start
   5. run above script
   
   


-- 
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