Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5893

ClusteredCacheConfigurationIT.testQueueFlushIntervalMemcached always fails

    XMLWordPrintable

Details

    Description

      Since the ISPN-5857 fix, ClusteredCacheConfigurationIT.testQueueFlushIntervalMemcached always fails.

      The problem is that the "k1" key no longer has node 1 as the primary owner. Because replication between the primary (node 2) and the backup (node 1) is asynchronous, a get after a put on node 1 almost never finds the value.

      The simple fix would be to swap the roles of node 1 and node 2 in the test.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: