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 2020/03/21 21:52:25 UTC

[GitHub] [couchdb] nickva commented on issue #2691: Fix database re-creation

nickva commented on issue #2691: Fix database re-creation
URL: https://github.com/apache/couchdb/pull/2691#issuecomment-602109855
 
 
   We have something similar in https://github.com/apache/couchdb/blob/prototype/fdb-layer/src/fabric/src/fabric2_fdb.erl#L1674 but it does an extra metadata check and if it is stale, reads the UUID from config section. Here we already have the UUID cached in the handle after reopen happens. I did think about reusing it but it was different enough that it didn't seem worth it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services