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

Intermittent failure to start new nodes during heavy write load

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 5.2.5.Final
    • Core, Server
    • None

    Description

      When under heavy write load from a hotrod client with 64+ threads and a new node is started, the new node will sometimes fail to start, eventually giving off state transfer timeouts and finally terminating. During the time it takes it to time out (~10 minutes) the hotrod client is totally blocked.

      Setup is as follows:
      3 servers, 1 client

      • dl380x2385, 10.64.106.21, client
      • dl380x2384, 10.64.106.20, first node
      • dl380x2383, 10.64.106.19, second node
      • dl380x2382, 10.64.106.18, third node

      2 caches, initial state transfer off, transactions on, config is attached.
      Small app that triggers the problem is also attached.

      Steps to reproduce:
      1. Start first node
      2. Start client, wait for counter to reach 50000 (in client)
      3. Start second node. 10% chance it'll fail.
      4. Wait for counter to reach 100000 in client.
      5. Start third node, 50% chance it'll fail.
      If it doesn't fail, terminate everything and start over.

      I realize this may be hard to reproduce, so if any more logs or tests are needed, let me know.

      I've been unable to reproduce it on a single physical machine, and it only occurs when using more than 64 client threads. Changing the ratio of writes between the caches also seems to make it not occur. I was unable to reproduce it with TRACE log level on (too slow), but if you can specify some packages that you want traces of, that might work.

      Turning transactions off makes it worse, 90% chance to fail on second node. Funny enough, disabling the concurrent GC lowers the failure rate to 10% on third node. Guessing race condition somewhere, may be similar to ISPN-2982.

      Attachments

        1. logs.zip
          310 kB
        2. test.infinispan.zip
          8 kB
        3. test-infinispan.xml
          5 kB
        4. test-jgroups.xml
          3 kB

        Issue Links

          Activity

            People

              ttarrant@redhat.com Tristan Tarrant
              marcb_jira Marc Bridner (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: