)]}'
{
  "commit": "a757fd9e4b7ed552e4a922288df48e58232cd1cd",
  "tree": "b0c80b0cbd9edb7b8f15034e20560e9b5adf024d",
  "parents": [
    "bd9bf09b088ca7722506469e2e8a8a86cbf2c2f8"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Fri Jul 03 21:26:08 2020 +0100"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Mon Jul 06 07:34:34 2020 +0000"
  },
  "message": "Ignore events coming from another Gerrit server\n\nFix any multi-Gerrit server scenario, where the its-* plugins\nare installed on all Gerrit servers and they are all receiving\nthe same events.\n\nDo not process events when are received from a non-local\nGerrit server. That is fixing a known issue where its-*\nactions were executed multiple times, once per Gerrit server.\n\nThat was due to the inability to detect whether the event was\ngenerated locally or not. All its-* plugins on all Gerrit\nservers on the cluster were processing the same event creating\nduplicates on the associated issue tracker system.\n\nIntroduce a new GerritInstanceIdTest annotation with the\npurpose of injecting different instance-ids and testing\nthe different scenarios:\n- No instance-id defined (single-server)\n- Foreign instance-id\n- Local instance-id\n\nBug: Issue 13089\nChange-Id: Ie25ba427a8cb9a48d442a14ccfbb2854d0ae5ef9\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "af5e9a9c0dd54a75e7657c035a89462adf1ca755",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/its/base/its/ItsConfig.java",
      "new_id": "3429ba4621397b267fc04e16e57c82943855abcb",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/its/base/its/ItsConfig.java"
    },
    {
      "type": "modify",
      "old_id": "34068bbb642a486c0a54957f762e36dfcb3edcf8",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/its/base/its/ItsConfigTest.java",
      "new_id": "56f8ba478c9b36d8822f5a6d91ed7c0e5c9fdaf7",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/its/base/its/ItsConfigTest.java"
    }
  ]
}
