[
https://issues.apache.org/jira/browse/IGNITE-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956235#comment-14956235
]
Pavel Konstantinov commented on IGNITE-1649:
--------------------------------------------
I think such default XML is incorrect:
{code}
<property name="addressResolver">
<bean class="undefined"/>
</property>
<property name="listener">
<bean class="undefined"/>
</property>
<property name="dataExchange">
<bean class="undefined"/>
</property>
<property name="metricsProvider">
<bean class="undefined"/>
</property>
<property name="authenticator">
<bean class="undefined"/>
</property>
{code}
> TcpDiscoverySpi configuraiton in cluster configuration
> ------------------------------------------------------
>
> Key: IGNITE-1649
> URL: https://issues.apache.org/jira/browse/IGNITE-1649
> Project: Ignite
> Issue Type: Sub-task
> Components: website
> Affects Versions: 1.5
> Reporter: Vasiliy Sisko
> Assignee: Pavel Konstantinov
> Fix For: 1.5
>
>
> # Add configuration of TcpDiscoverySpi on cluster configuration page.
> # Add configuration of TcpCommunicationSpi on cluster configuration page.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)