Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-139

In BrokerFacade figure out and catch specific Netconf Runtime Exceptions Instead of generic RuntimeException during merge operations.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • None
    • restconf-nb
    • None
    • Operating System: All
      Platform: All

    • 5197

      While fixing the issue where a Netconf device was unable to handle empty list merges, we are catching the generic RuntimeException in BrokerFacace.java since there was no clarity on all possible exceptions thrown from the underlying broker. This fixes the issue but it is better to understand the exceptions thrown by NETCONF and catch specific exceptions. Alternatively we can make the NETCONF broker to throw specific exception during merge operations and catch it.
      This bug is file for the purposes of refactoring this part of the code.

            Unassigned Unassigned
            bvaradar@brocade.com Balaji Varadaraju
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: