)]}'
{
  "commit": "8e0f199df5d1616fcbd8c1590bafc1d86cd0836d",
  "tree": "c092bb7d2eebff7bd73f660ab77430e9da862322",
  "parents": [
    "6b0a1f60ab27faecaf9f58b65ca42f12703217e2"
  ],
  "author": {
    "name": "Jacek Centkowski",
    "email": "geminica.programs@gmail.com",
    "time": "Mon Jul 12 17:58:14 2021 +0200"
  },
  "committer": {
    "name": "Jacek Centkowski",
    "email": "geminica.programs@gmail.com",
    "time": "Sat Jul 17 12:00:47 2021 +0200"
  },
  "message": "Follow up to: \"Fix BlockedThreadsCheck failing with un-blocked...\"\n\nThe original change fixes the issue but at the expence of performance\n(configuration of blocked threads check is read upon each call to\nhelthcheck endpint). This patch improves the performance by\nmemoizing the configuration only (obtaining new list of qualifiers\nfor each call to healthcheck endpoint).\n\nBug: Issue 14736\nChange-Id: Ia794f17f33f198562027cb3607ad55ad0da06ffd\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4e21771e384b2eb228cb8f01c3b0a79f7d84257b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/BlockedThreadsCheck.java",
      "new_id": "78b8b012dd7378c039b7f3002fbd6c087c7bf6ea",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/BlockedThreadsCheck.java"
    },
    {
      "type": "modify",
      "old_id": "ddc67f9f145837fc884cd2d93fa593336f540888",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/BlockedThreadsConfigurator.java",
      "new_id": "40030e102ec1eb1988fbdabc6fd56ab2eab7bbd9",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/healthcheck/check/BlockedThreadsConfigurator.java"
    }
  ]
}
