[jira] [Created] (IGNITE-7475) Improve VerifyBackupPartitionsTask to calculate partition hashes in multiple threads

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7475) Improve VerifyBackupPartitionsTask to calculate partition hashes in multiple threads

Anton Vinogradov (Jira)
Ivan Rakov created IGNITE-7475:
----------------------------------

             Summary: Improve VerifyBackupPartitionsTask to calculate partition hashes in multiple threads
                 Key: IGNITE-7475
                 URL: https://issues.apache.org/jira/browse/IGNITE-7475
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Rakov
            Assignee: Ivan Rakov


Currently, compute task VerifyBackupPartitionsTask calculates all hashes in ComputeJob#execute caller thread. Using multiple threads can bring significant speedup.



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