jameshartig commented on issue #1723:
URL: 
https://github.com/apache/cassandra-gocql-driver/issues/1723#issuecomment-2723153265

   Two things:
   
   1. Why are you passing an ineligible host to NewSession? Is it coming from a 
DNS lookup?
   2. What is the HostFilter that you're applying?
   
   I'd like to understand what you're trying to achieve before we make changes. 
I'm mostly curious why you aren't filtering the hosts ahead of time if your 
HostFilter is a simple IP-based one. Any complicated HostFilter will not work 
before we make a control connection.


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