[ 
https://issues.apache.org/jira/browse/IGNITE-22254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vadim Pakhnushev updated IGNITE-22254:
--------------------------------------
    Summary: Cluster initialization fails when event log is configured  (was: 
Cluster can't initialize when event log is configured)

> Cluster initialization fails when event log is configured
> ---------------------------------------------------------
>
>                 Key: IGNITE-22254
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22254
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vadim Pakhnushev
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>
> When event logging is configured in the cluster init configuration:
> {code}
> eventlog {
>   sinks.logSink: { channel: testChannel },
>   channels.testChannel: { events: [USER_AUTHENTICATED] }
> }
> {code}
> Then the cluster initialization fails with the following exception:
> {code}
> InitException: ... Unable to initialize the cluster: Validation did not pass 
> for keys: [eventlog.channels.testChannel.events, Unable to find event type 
> 'USER_AUTHENTICATED' in the system. Please, make sure you set the correct 
> event type.]{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to