Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-604

No API exists to get created data from onDataChanged() after sequential PUTs

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Cannot Reproduce
    • None
    • None
    • mdsal
    • None
    • Operating System: All
      Platform: All

      Scenario is very simple

      1 - First I send a PUT:
      put /config/service-function:service-functions/service-function/nat44-1/

      I can get the data created with:

      change.getUpdatedConfigurationData() or
      change.getUpdatedConfigurationSubtree()

      2 - I send a second PUT

      put /config/service-function:service-functions/service-function/nat44-2/

      I get a callback but existing API can tell me the created data in a DataObject. They all return NULL.

      I can see from a GET that both service-functions were created in the datastore.

            tony.tkacik@gmail.com Tony Tkacik
            repenno Reinaldo Penno
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: