Focus Koweissen created IGNITE-13283:
----------------------------------------
Summary: javadoc - enabled vs. disabled event type
Key: IGNITE-13283
URL:
https://issues.apache.org/jira/browse/IGNITE-13283 Project: Ignite
Issue Type: Bug
Components: documentation
Reporter: Focus Koweissen
Javadoc regarding event types is incosistent and confusing.
[EventType|
https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/events/EventType.html]:
{noformat}
Note that by default all events in Ignite are enabled
{noformat}
[IgniteConfiguration|
https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/configuration/IgniteConfiguration.html#getIncludeEventTypes--]:
{noformat}
Note that by default all events in Ignite are disabled
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)