nickva opened a new pull request #1394: Prepare to fabric attachment receiver 
from a fun closure to a tuple
URL: https://github.com/apache/couchdb/pull/1394
 
 
   Passing closures around is fragile and prevents smooth upgrading. Instead 
pass
   a tuple with a data from the receiver closure explicitly and convert to back 
to
   a local fun locally on each node.
   
   This is a preparatory commit before the switch. To ensure attachment 
uploading
   requests are successful, would need to first install this change on all the
   nodes. Then in a separate upgrade step, switch fabric.erl to call
   fabric_doc_atts:receiver instead fabric_doc_attatchments:recevier.
   

----------------------------------------------------------------
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