)]}'
{
  "commit": "f26cfcedc3cc9cc5bfdbd530abfb4d85314c1c21",
  "tree": "395abda9e292d9fa650e1b26dcdb27addaa7750c",
  "parents": [
    "1c860ae557f3851b2d98978bafba644de5e6c0b8"
  ],
  "author": {
    "name": "David Pursehouse",
    "email": "dpursehouse@collab.net",
    "time": "Mon May 27 13:43:59 2019 +0900"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "dpursehouse@collab.net",
    "time": "Mon May 27 13:44:33 2019 +0900"
  },
  "message": "PostTask: Suppress FutureReturnValueIgnored warning\n\nWhen all error prone warnings are enabled the FutureReturnValueIgnored\nbug pattern is reported:\n\n  plugins/webhooks/src/main/java/com/googlesource/gerrit/plugins/webhooks/PostTask.java:65:\n  error: [FutureReturnValueIgnored] Return value of methods returning Future must be checked.\n  Ignoring returned Futures suppresses exceptions thrown from the code that completes the Future.\n    executor.schedule(this, remote.getRetryInterval(), TimeUnit.MILLISECONDS);\n                     ^\n    (see https://errorprone.info/bugpattern/FutureReturnValueIgnored)\n  Did you mean to remove this line?\n\nChange-Id: I4a23be8ad83d6362b6b30b4ed8f0041e19b830a2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "90c03b92e8b155b4c4b5b30b4772b9296f1bc1f2",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/webhooks/PostTask.java",
      "new_id": "354bdf83b15bd5adea7ba9716afebb5e38c20c21",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/webhooks/PostTask.java"
    }
  ]
}
