You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2017/10/06 10:40:00 UTC

[jira] [Closed] (IGNITE-6570) Web console: Implement JSON.parse in worker

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

Alexey Kuznetsov closed IGNITE-6570.
------------------------------------

> Web console: Implement JSON.parse in worker
> -------------------------------------------
>
>                 Key: IGNITE-6570
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6570
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Kuznetsov
>            Assignee: Alexey Kuznetsov
>             Fix For: 2.3
>
>
> In case of large cluster agent could return very large JSON.
> In profiler I see up to 25% of time is spent on its parsing.
> That leads to "freezes" in UI.
> We could move this heavy operation into worker and even introduce a pool of workers to utilize CPU better.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)