Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6570

Web console: Implement JSON.parse in worker

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            kuaw26 Alexey Kuznetsov
            kuaw26 Alexey Kuznetsov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: