scylladb / java-driver

ScyllaDB Java Driver for ScyllaDB and Apache Cassandra, based on the DataStax Java Driver
Apache License 2.0
63 stars 37 forks source link

3.x: Backport `ResolverFactory` #334

Open dkropachev opened 2 months ago

dkropachev commented 2 months ago

ResolverFactory was implemented in 4.x at https://github.com/scylladb/java-driver/pull/332 We need to backport it to 3.x to unlock DNS tests.