Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-861

Audit and fix use of read-only transactions in openconfig-rp-statement

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Silicon
    • None
    • BGP

      Cursory look during migration to MD-SAL APIs reveals this component is not properly closing read-only transactions.

      Audit all callers and make sure transactions are used in a proper try-with-resources block. While we are in the area, it seems the results of the call could use Optional.map() handling rather than the explicit isPresent()/get() combo.

            cdgasparini Claudio David Gasparini
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: