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

Decrease thread-blocking on NetconfMessage.toString()

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Low Low
    • 7.0.0
    • None
    • None

       

      The NetconfMessage.toString() method is synchronized on the TRANSFORMER. This creates bottleneck.
      In case method is processing a lot of bigger messages, some threads can be blocked for too long.

            matej.sramcik Matej Šramčík
            matej.sramcik Matej Šramčík
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: