)]}'
{
  "commit": "37c3d238aa2c75538781ec83c546a052fc5c39b2",
  "tree": "62372cfa339c2c17cefd7f6255675e79929533f1",
  "parents": [
    "ab01e004e7ccbefad34951c28f0f1cf563fffc3b"
  ],
  "author": {
    "name": "Saša Živkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Tue May 19 17:04:30 2026 +0200"
  },
  "committer": {
    "name": "Sasa Zivkov",
    "email": "sasa.zivkov@sap.com",
    "time": "Wed Sep 09 17:51:11 2026 +0200"
  },
  "message": "Make HTTP connection pool size configurable\n\nThe HttpClientProvider hardcoded CONNECTIONS_PER_ROUTE\u003d100 and\nMAX_CONNECTIONS\u003d200. Make this configuragle by introducing:\nhttp.connectionsPerRoute and http.maxConnections.\n\nChange-Id: Ie2c4c76c81b8b41d3ba730d2170bb523e60a097a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad6a7cc6c6191cfd063d10f85a344f32e9bd4419",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/Configuration.java",
      "new_id": "27d4b34ec2577b6a39b6f266627e10f3ec957bd2",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/Configuration.java"
    },
    {
      "type": "modify",
      "old_id": "b24d700a3ec708ecc2142066aa7d70ed2839da4b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/HttpClientProvider.java",
      "new_id": "9b1d897be25676c6f49e205cfc3ee0de60b7e3be",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/HttpClientProvider.java"
    },
    {
      "type": "modify",
      "old_id": "36d8a097602076efaa9da9791136c87c0b1e2e12",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "1434c3580ef44512eb25008bd1c3d6f789565503",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    },
    {
      "type": "modify",
      "old_id": "5954629833f67f4ca1813b9ae3457a771a1acf68",
      "old_mode": 33188,
      "old_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/HttpClientProviderConnectionReuseTest.java",
      "new_id": "0107b1bf7a0905f3d312b84a2e2d50e23e63a8a9",
      "new_mode": 33188,
      "new_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/HttpClientProviderConnectionReuseTest.java"
    },
    {
      "type": "modify",
      "old_id": "5391d424f3298cd1ede2794da68db34ba7125358",
      "old_mode": 33188,
      "old_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/HttpClientProviderTest.java",
      "new_id": "06f079bab2d40e146b34ba40ac29e73ccf42e583",
      "new_mode": 33188,
      "new_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/HttpClientProviderTest.java"
    },
    {
      "type": "modify",
      "old_id": "b31d17f840ef005636c3e9becb787a2a9ab02462",
      "old_mode": 33188,
      "old_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/HttpSessionTest.java",
      "new_id": "47f590884651fd841b52fa5a34fe6562dbb5e219",
      "new_mode": 33188,
      "new_path": "src/test/java/com/ericsson/gerrit/plugins/highavailability/forwarder/rest/HttpSessionTest.java"
    }
  ]
}
