Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10348

Correct documentation about conflation

    XMLWordPrintableJSON

Details

    Description

      The Geode documentation states on conflation:
      "When an update is added to a queue that has conflation enabled, if there is already an update message in the queue for the entry key, then the existing message assumes the value of the new update and the new update is dropped, as shown here for key A."

      Nevertheless, that is not correct. The actual behavior is the following:
      "When an update is added to a queue that has conflation enabled, if there is already an update message in the queue for the entry key, then the existing message is removed and the new update is added to the end of the queue, as shown here for key A."

      Attachments

        Issue Links

          Activity

            People

              alberto.gomez Alberto Gomez
              alberto.gomez Alberto Gomez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: