)]}'
{
  "commit": "f585eba0d21be222404b871bfe7a2b11e578eb14",
  "tree": "a749d1ed750243874d690ed25266a4c9aeb89979",
  "parents": [
    "18857e12579d841693c2dc39e9ee330ab36bca65"
  ],
  "author": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Wed May 15 10:13:34 2019 +0200"
  },
  "committer": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Thu May 16 12:52:32 2019 +0200"
  },
  "message": "When rescheduling due to in-flight push log also the in-flight task ID\n\nWhen a push operation was rescheduled due to an in-flight push we logged\na line like:\n\n   [79bda07a] Rescheduling replication to https://host/foo.git to avoid collision with an in-flight push.\n\nThis log was already useful but it didn\u0027t tell us which push task was\nactually in-flight.\n\nAdd the ID of the in-flight push task to the log:\n\n   [79bda07a] Rescheduling replication to https://host/foo.git to avoid collision with the in-flight push [80ceb18b].\n\nThis information is especially useful when a task gets repeatedly\nrescheduled and we need to identify the root cause of that.\n\nChange-Id: I7866f964cab1e4f479b0d7d62ae4aac3019fab4b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5a3b92c900251948a0378b0f689da33f99adb333",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/Destination.java",
      "new_id": "bff96acb197f2ca4fca994433b8002eb090ce3ff",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/Destination.java"
    },
    {
      "type": "modify",
      "old_id": "09187a0f3ad901c0b9b2892357eac431ff6d70aa",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/PushOne.java",
      "new_id": "5c24c74f277d9bc52005a67cd95180e3d2b34fd8",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/PushOne.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bcb1e2f64409762fe87af67881b2b237ef3da94c",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/RunwayStatus.java"
    }
  ]
}
