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

Details

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

    • 5197

    Description

      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.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated: