You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/04/25 05:38:12 UTC

[jira] [Created] (IGNITE-3045) GG events generated as Ignite events in case when user choose only one GG event

Pavel Konstantinov created IGNITE-3045:
------------------------------------------

             Summary: GG events generated as Ignite events in case when user choose only one GG event
                 Key: IGNITE-3045
                 URL: https://issues.apache.org/jira/browse/IGNITE-3045
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Pavel Konstantinov
            Assignee: Andrey Novikov


Open Events section
Choose AUTHENTICATION event (only one event)
Verify generated XML - it contains "org.apache.ignite"
{code}
<property name="includeEventTypes">
    <util:constant static-field="org.apache.ignite.events.EventType.EVTS_AUTHENTICATION"/>
</property>
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)