)]}'
{
  "commit": "8d9a6c1cfcf9cf81a9af92f381ff2e93b7d066d6",
  "tree": "e197079737fbf883af5d1292449ad0722d93a32b",
  "parents": [
    "7855edc646f0761271b0c54d6cf7d8c5c06eb546"
  ],
  "author": {
    "name": "Marcin Czech",
    "email": "maczech@gmail.com",
    "time": "Mon Nov 16 07:52:23 2020 +0100"
  },
  "committer": {
    "name": "Marcin Czech",
    "email": "maczech@gmail.com",
    "time": "Mon Nov 16 09:32:37 2020 +0100"
  },
  "message": "Fix issue with indexing tasks queue\n\nIndexEventHandler contains a mechanism to prevent multiple indexing task\nfrom being queued for the same id. That mechanism is based on a shared\nqueue instance. Before this change IndexEventHandler wasn\u0027t a singleton\nso for each event a new instance was created and each event had its own\ninstance of the queue.\n\nBug: Issue 9941\nChange-Id: Id9a8f288816fa56389aae65e3c29aa7ca40410cb\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9d0d03d9795f2a1de7e5422d22c2dca600630ab1",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/index/IndexModule.java",
      "new_id": "4a25fc8ce2bb101d394514ee0aa643af62c9fa9e",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/index/IndexModule.java"
    }
  ]
}
