absurdfarce commented on PR #1896:
URL: 
https://github.com/apache/cassandra-java-driver/pull/1896#issuecomment-2097402276

   Apologies @nitinitt , I know this has taken a long time to get to... I 
really appreciate your patience.
   
   Overall I'm pretty positive on the change but I'm a bit concerned about one 
aspect of the implementation.  As currently written the changes intermingle the 
"preferred DC" and "no preferred DC" cases when (maybe) adding remote DC 
failover nodes.  I'd rather make that division much cleaner so that it's very 
clear which part of the code does what.  I've taken a stab at [a set of changes 
on top of this PR](https://github.com/absurdfarce/cassandra-java-driver/pull/1) 
(as of this writing) to show that what might look like.  Would you mind taking 
a look and letting me know what you think?
   
   Thanks again!  And thanks to @adutra and @tolbertam for their reviews as 
well!


-- 
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: commits-unsubscr...@cassandra.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to