Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2711

If large blob is updated after InputStream is fetched (using getBinaryStream), the stream continues to point ot old data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.3.1.4
    • 10.3.1.4
    • JDBC
    • None

    Description

      While using a large blob (so that blob doesn't gets materialized while fetching from database) getBinaryStream returns stream linked to dvd. After blob is is updated internally the blob data is materialized in LOBStreamControl class but the stream continues to point to dvd hence giving out old data.

      Attachments

        1. derby-2711.diff
          17 kB
          Anurag Aggarwal
        2. derby-2711-3a-additional.diff
          7 kB
          Kristian Waagan
        3. derby-2711v2.diff
          14 kB
          Anurag Aggarwal

        Issue Links

          Activity

            People

              anurag Anurag Aggarwal
              anurag Anurag Aggarwal
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: