)]}'
{
  "commit": "9f679b030aedcb5cdae6810798f2602b62f58fa0",
  "tree": "b30985abfde77fe981ee9e688f69aef8173a4da2",
  "parents": [
    "58778e145d83dfa05035626aca62d968f11b7e3d"
  ],
  "author": {
    "name": "Nasser Grainawi",
    "email": "nasser@codeaurora.org",
    "time": "Mon Jul 13 16:42:02 2020 -0600"
  },
  "committer": {
    "name": "Nasser Grainawi",
    "email": "nasser@codeaurora.org",
    "time": "Wed Jul 15 11:14:39 2020 -0600"
  },
  "message": "Fix naming for delay for draining the replication event queue\n\nThread.sleep() takes milliseconds as an argument, not seconds.\nOtherwise, multiplying by 1000 would be a bug.\n\nAlso switches to returning a long, which fixes a potential overflow when\nmultiplying by 1000.\n\nChange-Id: I3fc5c939e8c09c134e24fa9381e96e6529b5be4d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "545b5375a7cbe3f0e346c0153df31b3597ecac80",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/Destination.java",
      "new_id": "e05762627a9b04c78d0003da36ce0123bd06a5cc",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/Destination.java"
    },
    {
      "type": "modify",
      "old_id": "68db6c6f26de71547ada021e1e0985f6f53e4eab",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationFileBasedConfig.java",
      "new_id": "37d63e391648ab342ccc381d6cef22dba82f5d6d",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationFileBasedConfig.java"
    }
  ]
}
