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

Expose CacheView string via JMX

XMLWordPrintable

      The JGroups view and CacheView differs and this causes trouble finding out what state the CacheView is in during elasticity/reslience tests.

      My test controller is driven by JGroups view, there was this particular case where this lead to test failure, or better said wrongly controlled test.

      After node0002 was killed in view 7:
      http://www.qa.jboss.com/~mlinhard/hyperion/run53-elas-dist-basic/table.html

      the controller saw JGroups view: [node0003/default|5] [node0003/default, node0004/default]
      which maybe existed in JGroups layer but never in Infinispan - in infinispan there was partition

      {node0003}

      +

      {node0004}

      and therefore it went on with the test which lead to errors, among others ISPN-1965, might be caused by this.

            manik_jira Manik Surtani (Inactive)
            mlinhard Michal Linhard (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: