Uploaded image for project: 'Apache Helix'
  1. Apache Helix
  2. HELIX-637

StateModelDefinition is not updated when it changed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6.4
    • 0.6.x
    • helix-core
    • None

    Description

      Currently, if StateModelDefinition already exists in the Znode, even it has already been changed, Helix will not populate the latest version.

      It is because in the StateModelDefinition write into ZK function, it only does create operation instead of update.

      Fix: 1. Check whether there already exists StateModelDefition.
      2. Compare if it is different or not.

      Attachments

        Issue Links

          Activity

            People

              dasahcc Junkai Xue
              dasahcc Junkai Xue
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: