You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/05/30 20:10:41 UTC

[GitHub] wohali opened a new issue #549: [Jenkins] timeout triggered by all_dbs_active

wohali opened a new issue #549: [Jenkins] timeout triggered by all_dbs_active
URL: https://github.com/apache/couchdb/issues/549
 
 
   ## Current & Expected Behaviour
   During an eunit test (`couchdb_mrview_cors_tests`) a request is made to retrieve the output of a view. It should succeed. Sometimes, it fails on a timeout.
   
   ## Possible Solution
   In one failure, the attempt to create the database in the eunit test fails, running into an `all_dbs_active` error. This is unusual because the couch application has just started up and only a single database is created for this test.
   
   Perhaps we have a race condition in startup on in `couch_lru`? 
   
   ## Your Environment
   [Jenkins automated build](https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/2.1.x/1/pipeline/49), 2.1.x branch, Debian 8, default Erlang (17), logs uploaded as `jenkins-couchdb-1-2017-05-29T02:02:45.043081`. Relevant paste here: https://paste.apache.org/sdgk
 
----------------------------------------------------------------
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