jameshartig commented on PR #1793:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1793#issuecomment-2616015977

   > 1. Add `NewHostInfo(hostId string)` constructor. It is the easiest 
solution and `hostId` is enough to get conn pool from `queryExecutor.pool`
   
   Is there a reason we wouldn't just make `SetHost` accept a `hostId` instead? 
That seems simpler? It would be easy to call with `*HostInfo` and you don't 
need a `*HostInfo` if you don't have one.
   


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