frankgh commented on code in PR #269:
URL: https://github.com/apache/cassandra-sidecar/pull/269#discussion_r2422174722
##########
adapters/adapters-cassandra41/src/main/java/org/apache/cassandra/sidecar/adapters/cassandra41/Cassandra41Adapter.java:
##########
@@ -49,8 +48,9 @@ public Cassandra41Adapter(DnsResolver dnsResolver,
* {@inheritDoc}
*/
@Override
- @NotNull
Review Comment:
good catch, probably missed during the refactor, I assume it's the method in
the base class does not have the annotation so IDE is not complaining
--
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]