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

Meta storage invokes are not completed when data nodes are recalculated in DZM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      There are meta storage invokes in DistributionZoneManager in zone's lifecycle. The futures of these invokes are ignored, so after the lifecycle method is completed actually not all its actions are completed. Such invokes is used in:

      1. DistributionZoneManager#saveDataNodesToMetaStorageOnScaleUp
      2. DistributionZoneManager#saveDataNodesToMetaStorageOnScaleDown
        to recalculate data nodes when timers are fired.

      Need to check do we need to await futures from these invokes.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Sergey Uttsel Sergey Uttsel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: