sarankk commented on code in PR #272:
URL: https://github.com/apache/cassandra-sidecar/pull/272#discussion_r2674144980
##########
adapters/adapters-cassandra41/src/main/java/org/apache/cassandra/sidecar/adapters/cassandra41/Cassandra41Factory.java:
##########
@@ -42,9 +41,9 @@ public class Cassandra41Factory implements ICassandraFactory
public Cassandra41Factory(DnsResolver dnsResolver, DriverUtils
driverUtils, TableSchemaFetcher tableSchemaFetcher)
{
- this.dnsResolver = Objects.requireNonNull(dnsResolver, "dnsResolver is
required");
Review Comment:
Can you revert these changes, they seem to be unrelated to PR
--
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]