Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3289

ActiveMQ has problems storing >4K messages in Oracle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.4.0, 5.5.0
    • 5.6.0
    • Message Store

    Description

      The oracle persistence adapter extends the blob jdbc adapter but it has gotten out of sync with the method overrides. @Override to the rescue for the future.
      The blob adapter uses native blob streaming to insert data (which can accommodate > 4k) but it has been out of step for some time.
      The implementations need to be brought into line w.r.t to the api, schema and locking.

      Attachments

        1. OracleJDBCAdapter.java
          3 kB
          William McDonald
        2. BlobJDBCAdapter.java
          5 kB
          William McDonald

        Activity

          People

            gtully Gary Tully
            gtully Gary Tully
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: