[
https://issues.apache.org/jira/browse/IGNITE-13515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208585#comment-17208585
]
Ignite TC Bot commented on IGNITE-13515:
----------------------------------------
{panel:title=Branch: [pull/8307/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8307/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5637720&buildTypeId=IgniteTests24Java8_RunAll]
> Performance drop when there are many thin clients per server
> ------------------------------------------------------------
>
> Key: IGNITE-13515
> URL: https://issues.apache.org/jira/browse/IGNITE-13515
> Project: Ignite
> Issue Type: Task
> Components: clients
> Reporter: Igor Seliverstov
> Assignee: Igor Seliverstov
> Priority: Major
> Fix For: 2.10
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> There is a performance drop when running many thin clients per node:
> {noformat}
> 4 nodes - 1 thin client java - ~5500 pps (put per second)
> 4 nodes - 2 thin clients java - ~5000 pps
> 4 nodes - 4 thin clients java - ~4000 pps
> 4 nodes - 10 thin clients java - ~1500 pps
> 4 nodes - ~100 thin clients java - ~100 pps
> {noformat}
> May be related to sync request processing in connection thread pool on server
> side. Need to investigate and fix if possible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)