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

Spurious reads before put in 8040 implementation across a mounted resource

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Done
    • None
    • None
    • restconf-nb
    • None
    • Observed with JSON RPC, should be observable using any mounted data resource broker.

    Description

      8040 code does unnecessary reads when a PUT is given via restconf.

      A PUT according to RFC is a "create or modify". There is absolutely no need to perform a read here. This is not a POST where ODL needs to verify if the resource exists beforehand.

      This is purely a performance penalty issue, it does not effect functionality

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            aivanov Anton Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: