• Stephane Nicoll's avatar
    Add local-datacenter property for Cassandra · df7b3839
    Stephane Nicoll authored
    The Cassandra v4 driver does not longer have automatic local DC inference
    from contact points. As a result, the "local-datacenter" property must be
    set with the default load balancing policy and the contact points must
    be of that data center.
    
    This commit adds a new property for the local datacenter so that it can
    be specified without the use of a customizer.
    
    Closes gh-19779
    df7b3839
Name
Last commit
Last update
..
java/org/springframework/boot/autoconfigure Loading commit data...
kotlin/org/springframework/boot/autoconfigure/diagnostics/analyzer Loading commit data...
resources Loading commit data...