)]}'
{
  "commit": "197acc100ab4eab2354ac46700ece874574b3000",
  "tree": "51822c4e9f0a522b845a209e6e621d058cbe1097",
  "parents": [
    "199570a1aef07056412e385576fd26db0f38d67e"
  ],
  "author": {
    "name": "Girish Gowdra",
    "email": "girish@opennetworking.org",
    "time": "Mon Aug 16 10:59:45 2021 -0700"
  },
  "committer": {
    "name": "Girish Gowdra",
    "email": "girish@opennetworking.org",
    "time": "Mon Aug 16 10:59:45 2021 -0700"
  },
  "message": "VOL-4251: Delete device immediately after (without any delay)\nvolt-remove-subscriber access leaves stale resources on the OLT device\n\nThe delete device cleans up everything for the device including the\nTpInstance even before volt-remove-subscriber-access has completed\nthe processing. The volt-remove-subscriber cleans up scheduler\nand queues at the end of removing all the flows. But it needs the\ntp-instance reference to clean up the schedulers and queues, but\nit has already been deleted. So, it aborts the scheduler/queue\ncleanup on the OLT and this causes issues when configuring the\nscheduler again on the OLT during a fresh setup as there are some\nstale entries on the ONU.\n\nThe fix here is to force cleanup the resources on the OLT when the\nONU device is being deleted on the OLT.\n\nChange-Id: I54cd3ef0d5bd41cd901f3bb8917927336b84ea27\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "60bd3bd555f9d83e33b4a601e1f3f8b9b30af163",
      "old_mode": 33188,
      "old_path": "internal/pkg/core/device_handler.go",
      "new_id": "9c45250c57598776e97ea6bbc9bc22b182b872e0",
      "new_mode": 33188,
      "new_path": "internal/pkg/core/device_handler.go"
    },
    {
      "type": "modify",
      "old_id": "d6bf38e5dd1c9e7b7a43751e9016f035c591bb15",
      "old_mode": 33188,
      "old_path": "internal/pkg/core/openolt_flowmgr.go",
      "new_id": "61367984f0fd032b7205111f3d5664c98d9aa717",
      "new_mode": 33188,
      "new_path": "internal/pkg/core/openolt_flowmgr.go"
    },
    {
      "type": "modify",
      "old_id": "0d966d3b91d4681a9524ec63731bc9b140c81967",
      "old_mode": 33188,
      "old_path": "internal/pkg/core/openolt_flowmgr_test.go",
      "new_id": "b985b4e9922d680231a96d6f1d51a56829e72132",
      "new_mode": 33188,
      "new_path": "internal/pkg/core/openolt_flowmgr_test.go"
    }
  ]
}
