homatthew commented on PR #3761: URL: https://github.com/apache/gobblin/pull/3761#issuecomment-1707454671
The error ``` Code | Warning RCN | Redundant nullcheck of this$partitions, which is known to be non-null in org.apache.gobblin.source.extractor.extract.kafka.KafkaTopic.equals(Object) RCN | Redundant nullcheck of $partitions, which is known to be non-null in org.apache.gobblin.source.extractor.extract.kafka.KafkaTopic.hashCode() ``` -- 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]
