)]}'
{
  "commit": "00a6b9e0b0857ddf4155081dc5de7b984b0474f7",
  "tree": "16413540fff338326cca57b0d328145a82c478ad",
  "parents": [
    "afbcab14ff1d64f41ee2e9197ad0e308bee6b3a3"
  ],
  "author": {
    "name": "David Pursehouse",
    "email": "dpursehouse@collab.net",
    "time": "Sat May 19 16:20:56 2018 +0900"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "dpursehouse@collab.net",
    "time": "Sat May 19 16:21:00 2018 +0900"
  },
  "message": "ForwardedIndexingHandler: Make doDelete abstract\n\ndoDelete has a default implementation that throws a \"cannot delete\"\nexception, and it is only overridden in the ForwardedIndexChangeHandler\nwhich actually supports deletion from the index.\n\nHowever, this default implementation results in two warnings from\nEclipse:\n\n- The id parameter is not used\n- The declared IOException is not thrown\n\nMake the doDelete method abstract, and move the exception throwing in\nto concrete methods in the derived classes, throwing exceptions with\nmore specific messages.\n\nChange-Id: Idefa433446f1956ae2e0e275d0996f02c29134df\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f296e585c87610ef3a267e37e159e7ff1c39ecb9",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/ForwardedIndexAccountHandler.java",
      "new_id": "42d212322d5929f502ecb6c66462a27b00311489",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/ForwardedIndexAccountHandler.java"
    },
    {
      "type": "modify",
      "old_id": "52485b263dc779c3efe813e879499956810dd773",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/ForwardedIndexGroupHandler.java",
      "new_id": "c5184847bcf793d24752bdb28bb7881d616d60d4",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/ForwardedIndexGroupHandler.java"
    },
    {
      "type": "modify",
      "old_id": "f24c38feb17ddd352e74afe4cd848bc6435e2f82",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/ForwardedIndexingHandler.java",
      "new_id": "e64d97bd4b9c38ff14d2c53c9f3dd345af73b5f5",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/ForwardedIndexingHandler.java"
    }
  ]
}
