Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2627

Remove the dependency on Mina for the Java broker and client

    XMLWordPrintableJSON

Details

    Description

      The Java client doesn't use Mina for the transport but still depends on it due to several usages of the extensible ByteBuffer. The dependency on Mina could be removed by replacing the Mina ByteBuffer with the standard java.nio.ByteBuffer or a ByteArrayOutputStream when the underlying buffer needs to be extended automatically.

      Attachments

        1. minabuffer.patch
          83 kB
          Emmanuel Bourg

        Issue Links

          Activity

            People

              rgodfrey Robert Godfrey
              ebourg Emmanuel Bourg
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: