iilyak commented on a change in pull request #1605: Feature/user partitioned 
databases
URL: https://github.com/apache/couchdb/pull/1605#discussion_r224039173
 
 

 ##########
 File path: src/couch/src/couch_bt_engine.erl
 ##########
 @@ -752,6 +848,16 @@ copy_security(#st{header = Header} = St, SecProps) ->
         needs_commit = true
     }}.
 
+copy_props(#st{header = Header} = St, Props) ->
 
 Review comment:
   We are not really copying props here. So the name of the function is not 
accurate. Should we call it `write_props` instead?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to