adityamukho commented on code in PR #7066:
URL: https://github.com/apache/ignite-3/pull/7066#discussion_r2559186503
##########
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:
Why was this bit removed?
--
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]