)]}'
{
  "commit": "61650a1a82d4b494eaf7cd0db1f1b9395316d24f",
  "tree": "6ec5a0f5fb7b962cfe61d2fcb277079b8d7a43f7",
  "parents": [
    "982fd33df18107900d9a776e1a8d57415d71bb2a"
  ],
  "author": {
    "name": "Andrea Campanella",
    "email": "andrea@opennetworking.org",
    "time": "Mon Jan 24 18:09:44 2022 -0800"
  },
  "committer": {
    "name": "Andrea Campanella",
    "email": "andrea@opennetworking.org",
    "time": "Fri Jan 28 12:14:31 2022 +0100"
  },
  "message": "[VOL-4549] Improving event handling in order to reach a higher scale\n\n- isSubscriberServiceProvisioned is not holding the lock for the full iteration on the map, but reading, releasing the lock and then iterating\n- PORT_ADDED event for UNI ports are discarded as inconsequential, when they are discovered the status is always DISABLED, we start operating on the once the status changes and that happens in a PORT_UPDATED event. In case of ports up/down we always get a PORT_UPDATED as it\u0027s already known to the system.\n- the executor now uses a custom pool for serving threads\n- the queue add/remove now holds a lock for all the computation and uses the .compute method to process the operation\n\nChange-Id: Icedea07d32d1cddb339d672f3b274a6c7f941903\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5ee9375714c77f9b66fb6459ae5cd14eaeccc7f4",
      "old_mode": 33188,
      "old_path": "impl/src/main/java/org/opencord/olt/impl/Olt.java",
      "new_id": "e3915375411ae44b55340c1143a863fb15c3a10d",
      "new_mode": 33188,
      "new_path": "impl/src/main/java/org/opencord/olt/impl/Olt.java"
    },
    {
      "type": "modify",
      "old_id": "4dafd1688f85c58d72ba8051329258083a9f08c3",
      "old_mode": 33188,
      "old_path": "impl/src/main/java/org/opencord/olt/impl/OltFlowService.java",
      "new_id": "ecaaa3d8f81e2258e9fed4dffb42aaf38d1733c5",
      "new_mode": 33188,
      "new_path": "impl/src/main/java/org/opencord/olt/impl/OltFlowService.java"
    },
    {
      "type": "modify",
      "old_id": "a73a42b81857c7cd01b052228a0049b1ede7b06d",
      "old_mode": 33188,
      "old_path": "impl/src/main/java/org/opencord/olt/impl/OsgiPropertyConstants.java",
      "new_id": "35095b6fb559ec7b68a2dbad55d21691956f1176",
      "new_mode": 33188,
      "new_path": "impl/src/main/java/org/opencord/olt/impl/OsgiPropertyConstants.java"
    },
    {
      "type": "modify",
      "old_id": "6af50f51fa3ce7ad60a8bdda605a9774b76fa597",
      "old_mode": 33188,
      "old_path": "impl/src/test/java/org/opencord/olt/impl/OltDeviceListenerTest.java",
      "new_id": "b3b20e604bead33a6781b0f8bddf797e2f484f36",
      "new_mode": 33188,
      "new_path": "impl/src/test/java/org/opencord/olt/impl/OltDeviceListenerTest.java"
    },
    {
      "type": "modify",
      "old_id": "0448f9d1067908664f9b1f5b969f80791c692d4a",
      "old_mode": 33188,
      "old_path": "impl/src/test/java/org/opencord/olt/impl/OltTest.java",
      "new_id": "d968c24217a92ba31e6d1d5a4a44a6d62d539d0a",
      "new_mode": 33188,
      "new_path": "impl/src/test/java/org/opencord/olt/impl/OltTest.java"
    }
  ]
}
