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

Spurious reads before put in 8040 implementation across a mounted resource

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: