You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/30 09:23:20 UTC

[GitHub] wohali commented on issue #1784: JMETER run 1000 threads concurrent update couchdb errors

wohali commented on issue #1784: JMETER run 1000 threads concurrent update couchdb errors
URL: https://github.com/apache/couchdb/issues/1784#issuecomment-443142804
 
 
   Your error says: `{error,all_dbs_active}`
   
   Default number of databases active at one time in CouchDB is 500.
   
   You need to increase the `[couchdb] max_dbs_open` value in your `local.ini` file.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services