Ivan Rakov created IGNITE-11484:
-----------------------------------

             Summary: Get rid of ForkJoinPool#commonPool usage for csystem 
critical tasks
                 Key: IGNITE-11484
                 URL: https://issues.apache.org/jira/browse/IGNITE-11484
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Rakov
            Assignee: Ivan Rakov
             Fix For: 2.8


We use ForkJoinPool#commonPool for sorting checkpoint pages.
This may backfire if common pool is already utilized in current JVM: checkpoint 
may wait for sorting for a long time, which in turn will cause user load 
dropdown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to