)]}'
{
  "commit": "8402c360f1e8c53a3aa6a394b48909980053ecea",
  "tree": "728bccba9833ae09b2e03918e0eecb4ccd93083a",
  "parents": [
    "a029af7c30b3c081d45b5f07c1769d0e746b5428"
  ],
  "author": {
    "name": "Martin Fick",
    "email": "mfick@codeaurora.org",
    "time": "Fri Feb 14 18:06:45 2020 -0700"
  },
  "committer": {
    "name": "Sumit LNU",
    "email": "suchawla@codeaurora.org",
    "time": "Mon Jun 07 10:27:08 2021 +0530"
  },
  "message": "Make reading event sequence files safer\n\nCapture ArrayIndexOutOfBoundsException which is a RuntimeException and\ntherefore was missed. This exception can be thrown when reading a file\nwhich is concurrently updated. This exception has been seen when the\nvalue file was replaced (a normal occurrence for any updates).\nPreviously if this exception occurred, then the Gerrit operation causing\nthe event could fail and the event could be lost; this should no longer\nbe the case.\n\nChange-Id: Id53f9529ba921d6d7ba6a32be1ece73987f91ec0\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "96f7db1f9e045b5d94002263883af1dbb206d21e",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/events/fsstore/Fs.java",
      "new_id": "85334bd76b4a4a09a7bde0a87d3ff41e6ed54733",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/events/fsstore/Fs.java"
    }
  ]
}
