rnewson commented on issue #4668:
URL: https://github.com/apache/couchdb/issues/4668#issuecomment-1627815927

   the erlang/otp `proto_dist` parameter controls how the erlang nodes 
communicate with each other with the distributed erlang protocol, it is not 
related to the protocols the (http-based) replicator uses.
   
   Support for replicating to ipv6-only hosts was added back in couchdb 2.3 (by 
upgrading ibrowse).
   
   given you are within an docker image, have you confirmed the environment is 
capable of ipv6 host resolution and routing? When you said couchdb only does an 
`A` lookup and not `AAAA` lookup is this speculation or do you have a 
confirming packet capture?


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