)]}'
{
  "commit": "a3cf8a61980a84ae710b15cb93d9a2a7423d93cf",
  "tree": "16fbf9fcb3d3381642900c6b6c0b92ceb684e487",
  "parents": [
    "57c0f0be81242067a01f6639a659bbdd3904e274"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Sun Jul 14 00:01:54 2019 +0100"
  },
  "committer": {
    "name": "Marco Miller",
    "email": "marco.miller@ericsson.com",
    "time": "Fri Jul 19 16:28:07 2019 -0400"
  },
  "message": "Do not reload config when queue is not ready\n\nDo not stop/start the replication queue upon a new configuration\nadded when the queue is either not running yet or is replaying\nincoming events.\n\nRestarting a partially initialized queue would have unexpected\nconsequences as the objects that are needed to schedule and\nserve the requests could be still null and generate random NPEs\nall around.\n\nThe replay also is a very delicate phase because it is responsible\nfor the replay of the past missed replication events that should\nbe re-triggered with highest priority possible. All new events\nand new configuration can wait to be processed once all the\npast events have been replayed and have completed.\n\nBug: Issue 11055\nChange-Id: Ib154532ec32a50f4cb9ca5553c1f77fa931ae2ac\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad6e67dce9162ad8c1388d9659f3af95c38b3ae6",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/AutoReloadConfigDecorator.java",
      "new_id": "5257c36b07d17c37c5fd4c7ab67a8d2b72833e5a",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/AutoReloadConfigDecorator.java"
    },
    {
      "type": "modify",
      "old_id": "541a5953ba0463943f35624bc890c90fad1ef8c3",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationQueue.java",
      "new_id": "a728bf383d2c30152837db5fb8558ca1e0a74ff5",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationQueue.java"
    }
  ]
}
