ygerzhedovich commented on code in PR #5004:
URL: https://github.com/apache/ignite-3/pull/5004#discussion_r1905674295
##########
modules/eventlog/src/main/java/org/apache/ignite/internal/eventlog/api/EventLog.java:
##########
@@ -44,7 +44,16 @@ public interface EventLog {
/**
* Writes event into every channel this event relates to.
*
- * @param eventProvider Event provider.
+ * @param event the event to log.
Review Comment:
```suggestion
* @param event The event to log.
```
--
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]