[
https://issues.apache.org/jira/browse/IGNITE-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14962815#comment-14962815
]
Pavel Konstantinov edited comment on IGNITE-1649 at 10/19/15 4:18 AM:
----------------------------------------------------------------------
Please add the following checks on UI
{code}
SPI parameter failed condition check: Specified 'unackedMsgsBufSize' is too
low, it should be at least 'msgQueueLimit * 5'.
SPI parameter failed condition check: Specified 'unackedMsgsBufSize' is too
low, it should be at least 'ackSndThreshold * 5'.
{code}
was (Author: pkonstantinov):
{code}
SPI parameter failed condition check: Specified 'unackedMsgsBufSize' is too
low, it should be at least 'msgQueueLimit * 5'.
SPI parameter failed condition check: Specified 'unackedMsgsBufSize' is too
low, it should be at least 'ackSndThreshold * 5'.
{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: Vasiliy Sisko
> 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)