frankvicky commented on code in PR #18788:
URL: https://github.com/apache/kafka/pull/18788#discussion_r1939412504
##########
test-common/test-common-internal-api/src/main/java/org/apache/kafka/common/test/api/ClusterTestDefaults.java:
##########
@@ -28,7 +28,7 @@
/**
* Used to set class level defaults for any test template methods annotated
with {@link ClusterTest} or
* {@link ClusterTests}. The default values here are also used as the source
for defaults in
- * {@link ClusterTestExtensions}.
+ * {@see org.apache.kafka.common.test.junit.ClusterTestExtensions}.
Review Comment:
Why change to `see`?
--
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]