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

Wrong result for MemcacheRestExample for specific scenario

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • sprint-5
    • sprint-5
    • None
    • None
    • Ubuntu 14.04, community version 1.0.6, build 22, rev. 4b4158f752ee1565539ca4977464f8d7ee6de40b

    Description

      ---------------------------------------------
      DESCRIPTION
      ---------------------------------------------
      The actual result of example is different from expected in case several nodes are started and example is running several times. If cluster isn't restarted after example execution then new atomic long value each example running increase on 2
      ---------------------------------------------
      STEPS FOR REPRODUCE
      ---------------------------------------------
      1. Run at least one MemcacheRestExampleNodeStartup
      2. Run MemcacheRestExample (actual result = expected)
      3.Run example one more time
      ---------------------------------------------
      ACTUAL RESULT
      ---------------------------------------------
      Last two result lines have wrong atomic long value:

      >>> New atomic long value: 18 (expected: 16).
      >>> New atomic long value: 14 (expected: 12).
      

      Look at attached nodes logs
      ---------------------------------------------
      EXPECTED RESULT
      ---------------------------------------------
      Actual atomic long value = expected and independent of the example running's number in the one cluster

      Attachments

        1. example_node.log
          8 kB
          Vasilisa Sidorova
        2. remote_node.log
          17 kB
          Vasilisa Sidorova

        Activity

          People

            Unassigned Unassigned
            vsidorova Vasilisa Sidorova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: