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

Improve partition states validation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.8
    • cache

    Description

      Currently, we validate partition states one-by-one and the whole algorithm has complexity O (G * P * N * logP), where G - number of cache groups, P - number of partition in each of cache groups, N - the number of nodes. Overall complexity can be optimized (logP can be removed). We also should consider parallelization of algorithm.

      Attachments

        Activity

          People

            jokser Pavel Kovalenko
            jokser Pavel Kovalenko
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: