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

LOST partition is marked as OWNING after the owner rejoins with existing persistent data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Docs Required

    Description

      When persistence is enabled LOST partition may become OWNING without a call to resetLostPartitions.

      If a partition is marked as LOST, and a node with that partition in persistence joins, the partition becomes OWNING. IgniteCache::lostPartitions doesn't return that partition anymore.

      Apparently, it only affects the lost partitions list, while needsRecovery flag stays set until resetLostPartitions is called.

      Attachments

        Issue Links

          Activity

            People

              sboikov Semen Boikov
              slukyanov Stanislav Lukyanov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: