)]}'
{
  "commit": "d7aa89c9e6ced8d1912a9820a6ef0787c0b7687c",
  "tree": "25678b20edad4f6ec8bef883065cd412dd3b18cf",
  "parents": [
    "1f8de33a359405c8a9c817cc1c5d935f58649248"
  ],
  "author": {
    "name": "Matteo Scandolo",
    "email": "matteo.scandolo@gmail.com",
    "time": "Tue Dec 07 10:21:34 2021 -0800"
  },
  "committer": {
    "name": "Matteo Scandolo",
    "email": "matteo.scandolo@gmail.com",
    "time": "Tue Dec 07 10:21:38 2021 -0800"
  },
  "message": "[VOL-4513] Always push events on the queue, even if they are duplicates\n\nIn the case of an Add -\u003e Delete -\u003e Add that are received very quickly,\nwe might try to add the second Add to the queue before the first one is removed.\n\nIf that\u0027s the case the second Add won\u0027t be processed and we\u0027ll be left in an inconsistent state.\nThe event handling is idempotent anyway so there\u0027s no issue in duplicating them.\n\nChange-Id: Iebc28a147eff9a061148bc72a9878b52a62e113d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8f035bf61b6a08796b45baeafa455c24aabbb09f",
      "old_mode": 33188,
      "old_path": "impl/src/main/java/org/opencord/olt/impl/Olt.java",
      "new_id": "c5f7806167d12c5dd240c149629e6b5a11bee24d",
      "new_mode": 33188,
      "new_path": "impl/src/main/java/org/opencord/olt/impl/Olt.java"
    },
    {
      "type": "modify",
      "old_id": "376056d1f481ceb387ea98e4e69389563c5c52ad",
      "old_mode": 33188,
      "old_path": "impl/src/main/java/org/opencord/olt/impl/OltFlowService.java",
      "new_id": "a4f2b5f00d7d50f696f0b0b7a67b9021f3a5040a",
      "new_mode": 33188,
      "new_path": "impl/src/main/java/org/opencord/olt/impl/OltFlowService.java"
    },
    {
      "type": "modify",
      "old_id": "e8a76d097170b14a0d28535327d71f27c2c3cb44",
      "old_mode": 33188,
      "old_path": "impl/src/test/java/org/opencord/olt/impl/OltTest.java",
      "new_id": "0448f9d1067908664f9b1f5b969f80791c692d4a",
      "new_mode": 33188,
      "new_path": "impl/src/test/java/org/opencord/olt/impl/OltTest.java"
    }
  ]
}
