eiri commented on issue #548: [Jenkins] 500 error on getting view output
URL: https://github.com/apache/couchdb/issues/548#issuecomment-310508091
 
 
   @kocolosk yes, we've discussed this on IRC before I did the patches and came 
to the same conclusion - this is a race happening because of rapid 
create\delete cycle on views with same signature. The delay logic I did not 
solving the race, naturally, but we've decided that we don't really want to 
encourage this anti-pattern and this fix should be enough for javascript test 
suite because of its single-thread nature.
   
   I'm kind of curious how you running the tests to get the errors you are 
seeing, because to be honest I have hard time to fail javascript test suite 
locally even on VM with restricted resources.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to