4 Replies Latest reply on Jul 18, 2002 3:49 PM by dling61

    JBoss MQ Fixes

    sudhakv

      I fixed a few critical MQ bugs in the 2.4.4 code. The README in the attached archive file contains details on the fixes. Some of the bugs I fixed have been fixed in the latest MQ (3.0), but some critical ones have not. I request the owner of the files I fixed, to kindly review my changes, and incorporate them to the latest codebase as necessary.

      The archive contains the original file as well as the new file with the fix. You can diff the two to see the changes.
      Thank you
      Sudha.

        • 1. Re: JBoss MQ Fixes
          sudhakv

          Forgot to add, for people using 2.4.4 and who are interested in my fixes, you will also need another one if you use the OIL or UIL connection factories - I forgot to add those patches to the archive:

          Enable tcpnodelay on the clientIL and serverIL sockets. You can look at the latest jbossmq code for this fix. Without this, your throughput can dramatically reduce for certain message sizes.

          • 2. Re: JBoss MQ Fixes
            valenta_jakub

            Hi,
            I would like to ask if those fixes are available in new version of JBoss 2.4.x, or the only way to get them is this zip.

            br,

            Jakub

            • 3. Re: JBoss MQ Fixes
              sudhakv

              The fixes are not available directly in Jboss2.4. You have to take the 2.4 source code, and replace the files in which the bug fixes were made.

              • 4. Re: JBoss MQ Fixes
                dling61


                Sudh,

                I like to get the fixes. And I couldn't find the attachment in your previous mail.

                Dling