OpenSearch and Cassandra node selection
5th September 2023
Hi Philip, If I remember correctly, the Cassandra implementation in DM is using the DCAwareRoundRobinPolicy, it will basically detect the closest DC automatically and use all nodes of that DC …