Github user davisp commented on a diff in the pull request:

    https://github.com/apache/couchdb-couch/pull/236#discussion_r105803775
  
    --- Diff: src/couch_db_updater.erl ---
    @@ -1454,3 +1468,28 @@ default_security_object(_DbName) ->
             "everyone" ->
                 []
         end.
    +
    +% These functions rely on using the process dictionary. This is usually 
frowned upon
    +% howver in this case it is done to avoid changing to a different server 
state record
    --- End diff --
    
    I'd append this to mention that we'll update the `#db{}` record once PSE 
lands.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to