Possible mismatched acquire/release in binding specializer

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • None
    • Affects Version/s: repo-panama
    • Component/s: core-libs

      During an experiment to change the implementation, it was discovered that if a call to acquire0 in the BindingSepcializer fails with an exception, the corresponding cleanup code in the 'finally block' will still call release on the session.

      We should only call release on a session when acquire succeeds.

            Assignee:
            Jorn Vernee
            Reporter:
            Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: