)]}'
{
  "commit": "df3b2f449485cff42bd0dba0d6e6e709da41fc52",
  "tree": "72c38b4e5e4db3650540819e55519ef8c2b0e898",
  "parents": [
    "056ee5ab4c9603d563d9cc05f3ce01705d8a6730"
  ],
  "author": {
    "name": "Christoforos Miliotis",
    "email": "christoforos.miliotis.dev@gmail.com",
    "time": "Fri Jun 30 14:11:48 2023 +0100"
  },
  "committer": {
    "name": "Christoforos Miliotis",
    "email": "christoforos.miliotis.dev@gmail.com",
    "time": "Mon Sep 11 17:14:44 2023 +0000"
  },
  "message": "Handle batch-fetch requests in the replica\n\nAdd support for the `batch-fetch` endpoint in the\n`PullReplicationFilter` class, which is used by the replica node in a\npull-replication setup.\nDeserialise the json message into the appopriate class, and pass the\nmessage for further processing to the relevant \"action\" class.\n\nBug: Issue 40015567\nChange-Id: Id62a671f6436571846256d7dc4dac7c94416233c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "253af58c9fd23e772a2192d4727abf1d92d39a4f",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationEndpoints.java",
      "new_id": "9fdf5d91a6d3237362a33551eb9bbc23bfae8231",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationEndpoints.java"
    },
    {
      "type": "modify",
      "old_id": "bfe51a2b53502b6b1ed303056f46f00e44c1b78f",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilter.java",
      "new_id": "207456ae43b0616ec816130fac3d4a5c8110c9d7",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilter.java"
    },
    {
      "type": "modify",
      "old_id": "850d04a7f898d990f001f9603bf5cb909bb535d9",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilterTest.java",
      "new_id": "e2afe92af921c0199292fac348af884337271108",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilterTest.java"
    }
  ]
}
