nickva opened a new pull request, #5461:
URL: https://github.com/apache/couchdb/pull/5461

   In a mixed cluster, with nodes before and after #5373 where `pread_iolist` 
and `append_bin` were removed, attachment operations may throw function_clause 
errors on the new couch_file gen_servers. That's because attachment streams may 
be opened on one node, but operations on them maybe called from another node. 
As such, we have to handle the old gen_server messages until the next version.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to