ibessonov commented on code in PR #7066:
URL: https://github.com/apache/ignite-3/pull/7066#discussion_r2559193555


##########
modules/error-code-annotation-processor/src/main/java/org/apache/ignite/error/code/annotations/ErrorCodeGroup.java:
##########
@@ -21,10 +21,7 @@
 import java.lang.annotation.Target;
 
 /**
- * Annotation that should be placed on the ErrorGroup in the 
java/org/apache/ignite/lang/ErrorGroups.java
- *
- * <p>Group will be processed by the @{@link 
org.apache.ignite.internal.error.code.processor.ErrorCodeGroupProcessor}
- * and C++ and C# files with errors will be generated.

Review Comment:
   This class is a part of public API, technically speaking. I should not 
mention anything implementation-specific. It's also wrong from the point of 
view of dependencies - API should not describe its own implementations, it's 
not scalable



-- 
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]

Reply via email to