)]}'
{
  "commit": "bdc7e6b3255965d0e4415a978031222a683b38d8",
  "tree": "f76eb6acae3c8b8e30e9cc3e63d39312e472d265",
  "parents": [
    "39294214aace930fe62dce70f162ae60b281d16d"
  ],
  "author": {
    "name": "Thomas Draebing",
    "email": "thomas.draebing@sap.com",
    "time": "Wed May 18 09:01:19 2022 +0200"
  },
  "committer": {
    "name": "Thomas Draebing",
    "email": "thomas.draebing@sap.com",
    "time": "Thu May 19 09:10:14 2022 +0200"
  },
  "message": "Fix scheduling of tasks using the old storage format\n\nThe replication task storage uses the sha-sum of a string generated\nfrom the objects properties as a filename. While scheduling the\ntask this shasum is computed again. Since the string which is the\nbasis for computing the shasum changed recently, this computation\nresults in a different result than the filename of the stored task.\n\nNow the filename is used during scheduling and the shasum is not\nrecomputed. This allows to schedule tasks still using the old format.\n\nChange-Id: I2dd0965ae0c7b1160f8c0774153f40edfae6c55a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9e736ea4466fc3bf047170b2eb1d89836bf2b05e",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationTasksStorage.java",
      "new_id": "3d04cdda5c4b86418b36b90d20e34838764eeade",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationTasksStorage.java"
    },
    {
      "type": "modify",
      "old_id": "6de0b6b75e2a0288f94a1a2ad55593aa814184e0",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/replication/ReplicationTasksStorageMPTest.java",
      "new_id": "cf5168f89dc2f4adfa960f26c74cbc3e02d74099",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/replication/ReplicationTasksStorageMPTest.java"
    },
    {
      "type": "modify",
      "old_id": "da27bc1a52cf87098a24065d9157f008b8d1de43",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/replication/ReplicationTasksStorageTaskTest.java",
      "new_id": "43c0b3e4bcefcfede6cdd431bd54b15715a3f3e4",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/replication/ReplicationTasksStorageTaskTest.java"
    },
    {
      "type": "modify",
      "old_id": "35254de811b9fb9ddc5e25c4f2115c9c6cf401c7",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/replication/ReplicationTasksStorageTest.java",
      "new_id": "7061c79fedbb9717a361840a21bef85a6b20bc88",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/replication/ReplicationTasksStorageTest.java"
    }
  ]
}
