Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-695

Streaming huge messages between cluster nodes. Message received doesn't match message sent.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • AMQ 7.0.1.GA
    • None
    • None
    • Hide

      Steps to reproduce the issue

      git clone git://git.app.eng.bos.redhat.com/jbossqe/eap-tests-hornetq.git
      cd eap-tests-hornetq/scripts/
      #copy zip from e.g. dev21-02.mw.lab.eng.bos.redhat.com
      scp username@dev21-02.mw.lab.eng.bos.redhat.com:/home/dpuzikov/tmp/jboss-eap-7.1.0-AMQ-7.0.1.R1.zip /tmp
      # change path per location of jboss-eap-7.1.0-AMQ-7.0.1.R1.zip
      groovy -DEAP_ZIP_URL=file:///tmp/jboss-eap-7.1.0-AMQ-7.0.1.R1.zip PrepareServers7.groovy
      export WORKSPACE=$PWD
      export JBOSS_HOME_1=$WORKSPACE/server1/jboss-eap
      export JBOSS_HOME_2=$WORKSPACE/server2/jboss-eap
      export JBOSS_HOME_3=$WORKSPACE/server3/jboss-eap
      export JBOSS_HOME_4=$WORKSPACE/server4/jboss-eap
      cd ../jboss-hornetq-testsuite/
      #change branch to AMQ7
      git checkout AMQ7
      mvn clean test -Dtest=HugeMessageTestCase#test1GbMessageCluster -Deap=7x   | tee log
      
      Show
      Steps to reproduce the issue git clone git: //git.app.eng.bos.redhat.com/jbossqe/eap-tests-hornetq.git cd eap-tests-hornetq/scripts/ #copy zip from e.g. dev21-02.mw.lab.eng.bos.redhat.com scp username@dev21-02.mw.lab.eng.bos.redhat.com:/home/dpuzikov/tmp/jboss-eap-7.1.0-AMQ-7.0.1.R1.zip /tmp # change path per location of jboss-eap-7.1.0-AMQ-7.0.1.R1.zip groovy -DEAP_ZIP_URL=file: ///tmp/jboss-eap-7.1.0-AMQ-7.0.1.R1.zip PrepareServers7.groovy export WORKSPACE=$PWD export JBOSS_HOME_1=$WORKSPACE/server1/jboss-eap export JBOSS_HOME_2=$WORKSPACE/server2/jboss-eap export JBOSS_HOME_3=$WORKSPACE/server3/jboss-eap export JBOSS_HOME_4=$WORKSPACE/server4/jboss-eap cd ../jboss-hornetq-testsuite/ #change branch to AMQ7 git checkout AMQ7 mvn clean test -Dtest=HugeMessageTestCase#test1GbMessageCluster -Deap=7x | tee log

      Test used in "steps to reproduce" section failed with message

      File hash should be equal expected:<[13ef09579fdaf90867f6cb2d8205ff41]> but was:<[d41d8cd98f00b204e9800998ecf8427e]>
      

            rh-ee-ataylor Andy Taylor
            dpuzikov_jira Dmitrii Puzikov (Inactive)
            Dmitrii Puzikov Dmitrii Puzikov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: