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

   Previously, `set_revs_limit`, `set_purge_infos_limit` and `update_props` did 
essentially the same steps and just differently named handlers. So clean up and 
make the mall use same underlying function.
   
   To simplify things even further, use the `fabric:ring_handle*`. There is 
already an `all` ring option to handle sending the message to all the shards 
and handling rexi downs and exits.
   
   Add tests for all the functions in fabric_db_meta module.
   
   Thanks to Jessica (@jiahuili430) for pointing out the lack of rexi down and 
exit error handling in fabric meta setters.
   


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