You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/07/27 16:23:26 UTC

[GitHub] [couchdb] jiahuili430 opened a new pull request #3682: Contribute Custom Erlang Network Protocol to CouchDB main

jiahuili430 opened a new pull request #3682:
URL: https://github.com/apache/couchdb/pull/3682


   ## Overview
   Enable Custom Erlang Network Protocol for CouchDB Classic.
   - Add the `couch_dist.erl` app with tests.
   - Update the `vm.args` config lines with documentation.
   - Update`remsh.tls` script, `configure` for development, and release script `remsh`
   
   
   ## Testing recommendations
   make eunit apps=couch_dist suites=couch_dist_tests
   
   ## Related Issues or Pull Requests
   
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
   


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] nickva commented on pull request #3682: Contribute Custom Erlang Network Protocol to CouchDB main

Posted by GitBox <gi...@apache.org>.
nickva commented on pull request #3682:
URL: https://github.com/apache/couchdb/pull/3682#issuecomment-887658844


   @jiahuili430 one minor nit is I think you forgot to target this for 3.x not main :-)


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] jiahuili430 commented on pull request #3682: Contribute Custom Erlang Network Protocol to CouchDB main

Posted by GitBox <gi...@apache.org>.
jiahuili430 commented on pull request #3682:
URL: https://github.com/apache/couchdb/pull/3682#issuecomment-887660455


   CouchDB main doesn't use the dist protocol, so closed.


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] jiahuili430 closed pull request #3682: Contribute Custom Erlang Network Protocol to CouchDB main

Posted by GitBox <gi...@apache.org>.
jiahuili430 closed pull request #3682:
URL: https://github.com/apache/couchdb/pull/3682


   


-- 
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: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org