Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-3811

AppendRecord should allow reattempting database insertions of journal records should the initial attempt fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.5, 2.8, 2.9
    • 2.9, 2.6.6, 2.8.1
    • None
    • None

    Description

      ConnectionHelper is able to reattempt SQL statement execution should the initial attempt fail. But it needs to be able to reset all the binary input streams to do that. The input stream that is used to insert large journal records is a FileInputStream and is not resettable. Use a InputStream that is capable of being reset.

      Attachments

        Activity

          People

            unico@apache.org Unico Hommes
            unico@apache.org Unico Hommes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: