4 Replies Latest reply on Nov 8, 2006 10:51 AM by vblagojevic

    Testing with FLUSH

    vblagojevic

      Hey guys,

      I running tests in o.j.c.statetransfer with FLUSH by introducing FLUSH protocol in replSync-service.xml and replAsync-service.xml but that does not give me any indication if having FLUSH in jgroups stack will work with other tests.

      Many other tests are using programmaticaly hand coded stack and I think that we should make an effort to have an ability to run any test with any jgroups stack if that stack is valid for a particular test.

      In fact I believe that moving from programmatic stack to parametrized stack is crucial because we can then ship JBC and have a hard guarantee that certain jgroups stack passes almost 2000 JBC unit tests. What a piece of mind that would be.