valepakh commented on code in PR #3485:
URL: https://github.com/apache/ignite-3/pull/3485#discussion_r1540896144


##########
modules/eventlog/src/main/java/org/apache/ignite/internal/eventlog/api/EventFactory.java:
##########
@@ -31,4 +32,10 @@ public interface EventFactory {
      * @return The event object.
      */
     Event create(EventUser user);
+
+    /**
+     * Creates an event builder with type defined.

Review Comment:
   Is something missing here? What type is defined and where?



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