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/04/30 20:31:25 UTC

[GitHub] wohali commented on issue #501: Fix error on race condition in mem3 startup

wohali commented on issue #501: Fix error on race condition in mem3 startup
URL: https://github.com/apache/couchdb/pull/501#issuecomment-298255107
 
 
   @davisp I agree, I was worried about making that change but I like the parallelism between your approach and what is done in e.g. https://github.com/apache/couchdb/blob/350a67b3bc2372b4a88649768805deb896c86451/src/couch/src/couch_server.erl#L83-L88 .
   
   Question: Why call couch_db:open/2 instead of couch_server:open/2 ?
 
----------------------------------------------------------------
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