)]}'
{
  "commit": "8c54bd177a01303ed689d48887bd4ddc35508184",
  "tree": "30ebe3293a4903c13d1298fe63c7da3f7566efdf",
  "parents": [
    "c746f31de8100d4dce1ad8a17f957449b5517613"
  ],
  "author": {
    "name": "Jacek Centkowski",
    "email": "geminica.programs@gmail.com",
    "time": "Mon Aug 07 08:54:30 2023 +0200"
  },
  "committer": {
    "name": "Jacek Centkowski",
    "email": "geminica.programs@gmail.com",
    "time": "Tue Aug 08 07:39:01 2023 +0200"
  },
  "message": "Failfast when elasticsearch module has paginationType set to NONE\n\nThe paginationType NONE option needs to be honoured by the indexing\nbackend (see change 377794).\nThe elasticsearch backend doesn\u0027t support this configuration therefore\nit throws ProvisisionException during the startup when such\nconfiguration is detected. Here is the exception message:\n\n  The \u0027index.paginationType \u003d NONE\u0027 configuration is not supported\n  by Elasticsearch\n\nNotes:\n* `ElasticConfigurationTest` was modified to ahere to modified\n  constructor and to verify that `ProvisionException` is thrown when\n  `NONE` pagination type is configured\n\nBug: Issue 291106652\nChange-Id: I47c6b7f972e2b1d443cc5748386290dc10556f2a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4070a77b5443f5b0b2443981c51ecb7e3ce4dda0",
      "old_mode": 33188,
      "old_path": "BUILD",
      "new_id": "94ce436cb90a39c511aa7fd512f4f69ceb337664",
      "new_mode": 33188,
      "new_path": "BUILD"
    },
    {
      "type": "modify",
      "old_id": "2a5fcdeeb6e90d7cf43541805b6a420d777bde4d",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/gerrit/elasticsearch/ElasticConfiguration.java",
      "new_id": "0379ed937f8790931593feee04af274d9d028619",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/gerrit/elasticsearch/ElasticConfiguration.java"
    },
    {
      "type": "modify",
      "old_id": "927d229e1739ebf45dbb2878f956a164550ebbf1",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "1954cb0faab9a8da853e238a8e56ac64fd6595d7",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    },
    {
      "type": "modify",
      "old_id": "7e044c330fb2ecfb364210366ef2fe09040d9799",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/gerrit/elasticsearch/ElasticConfigurationTest.java",
      "new_id": "9d20edc71e489fb10d0880df9507a939d70ea46e",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/gerrit/elasticsearch/ElasticConfigurationTest.java"
    }
  ]
}
