jahstreet commented on PR #2013:
URL: 
https://github.com/apache/cassandra-java-driver/pull/2013#issuecomment-2965353683

   There is some difference between my local env and CI, specifically in the 
way the DNS is resolved:
   ```
   Expecting message to be:
     "Configured subnets are overlapping: SubnetAddress[subnet=[100, 64, 0, 0], 
address=cassandra.datacenter1.com:19042], SubnetAddress[subnet=[100, 65, 0, 0], 
address=cassandra.datacenter2.com:19042]"
   but was:
     "Configured subnets are overlapping: SubnetAddress[subnet=[100, 64, 0, 0], 
address=cassandra.datacenter1.com/<unresolved>:19042], 
SubnetAddress[subnet=[100, 65, 0, 0], 
address=cassandra.datacenter2.com/<unresolved>:19042]"
   ```
   I will give a thought today on how to approach it.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to