)]}'
{
  "commit": "9b47c45fe309e5aa78f2d8e89b3d69587f4752a4",
  "tree": "251ddbd2781a9e0e25de3f9065595ad504e8cde0",
  "parents": [
    "4faff4755c54fd4783ce909307e633b83b3471b1"
  ],
  "author": {
    "name": "Alice Kober-Sotzek",
    "email": "aliceks@google.com",
    "time": "Mon Aug 31 10:34:33 2020 +0200"
  },
  "committer": {
    "name": "Alice Kober-Sotzek",
    "email": "aliceks@google.com",
    "time": "Mon Aug 31 10:34:33 2020 +0200"
  },
  "message": "findowners: Fix concurrency issue in Config class\n\nThe Config class seems to be used in multi-threaded contexts (e.g. via\nCache -\u003e OwnersDb) but is not hardened for multi-threading. We noticed\nerrors in our logs complaining about concurrent modifications of\nprojectConfigMap when computeIfAbsent() is called on it. Fix that\nimmediate issue by switching to a concurrent type for the map.\n\nChange-Id: I1b3f2ae7211787974440444c12c2c703e9d39d9b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1ae9f93ab59c7cf0612445837e694b17ba1ec18d",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/findowners/Config.java",
      "new_id": "e3fab58ebb650e89dafc85a3cd5e2a9aca464de5",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/findowners/Config.java"
    }
  ]
}
