Uploaded image for project: 'transportpce'
  1. transportpce
  2. TRNSPRTPCE-251

Netconf connection failing when using multiple netconf client on a single netconf server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None
    • None
    • Normal

      This issue raised only for this specific configuration of TransportPCE can be reproduced using change 88597(device listener implementation, OnNotificationChange) :

      • Start one instance of TransportPCE controller
      • Start for example one instance of Honeynode device 1.2.1 with oper-ROADMA-full configuration (which is an openroadm device implementing an odl netconf server)
      • Connect TransportPCE controller to this instace of Honeynode device

      Once the device is registered and the listeners are created, perform an “edit-config” on this Honeynode using either the attached python script or any Netconf browser application.

      It generates a notification from the Honeynode that is correctly catched by the TransportPCE controller, triggering the “onChangeNotification” method of the DeviceListener class of TransportPCE.

      But, it makes an issue within the getDeviceTransaction method implemented in the DeviceTransactionManagerImpl class, leading to a netconf disconnection after a timeout.

       

            Unassigned Unassigned
            cbetoule Christophe BETOULE
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: