)]}' { "commit": "5d951326ecb563dcdf2f3f0fbf24a9969ae3fcbc", "tree": "c82c72837a93dbb14e61af0e1ffb290266d99e0a", "parents": [ "c544b0ebc3ab26e6217e2ee087962adcc213d622" ], "author": { "name": "Antonio Barone", "email": "syntonyze@gmail.com", "time": "Fri Aug 20 17:36:05 2021 +0200" }, "committer": { "name": "Antonio Barone", "email": "syntonyze@gmail.com", "time": "Mon Aug 30 09:43:28 2021 +0000" }, "message": "Only publish stream events when sendStreamEvents is set.\n\nThe publishing of stream events is only enabled when the\n\"sendStreamEvents\u0027 configuration is set as follows:\n\n[plugin \"events-gcloud-pubsub\"]\n sendStreamEvents\u003dtrue\n\nNote that this constitutes a breaking change compared to the previous\nstable version (stable-3.4), in which stream events were published by\ndefault.\n\nThis is because multi-site now already publishes stream events\n[see Iafe5a8155] by binding directly the StreamEventsPublisher from the\nevents-broker library. Thus direct publishing from events-gcloud-pubsub\nwould be redundant and cause twice as many messages to be published.\n\nBug: Issue 14910\nChange-Id: I8569d093405457654cda21a8acb8c0dff36646f2\n", "tree_diff": [ { "type": "modify", "old_id": "50fad61e052cf572eea2a198d4a2c9f936e102a4", "old_mode": 33188, "old_path": "src/main/java/com/googlesource/gerrit/plugins/pubsub/Module.java", "new_id": "24663b5314b69acb2340006aa0c4469563cccbe6", "new_mode": 33188, "new_path": "src/main/java/com/googlesource/gerrit/plugins/pubsub/Module.java" }, { "type": "modify", "old_id": "614d0aae3cd8ddc6600ce73acd8cda4e862be473", "old_mode": 33188, "old_path": "src/main/java/com/googlesource/gerrit/plugins/pubsub/PubSubConfiguration.java", "new_id": "484013f035a23b235e2a58536920860af83f7b35", "new_mode": 33188, "new_path": "src/main/java/com/googlesource/gerrit/plugins/pubsub/PubSubConfiguration.java" }, { "type": "modify", "old_id": "f3263d30a6d719baaeb8f3bd5c677bf0b6735d53", "old_mode": 33188, "old_path": "src/main/resources/Documentation/config.md", "new_id": "a15a8a46bf8cc60b5acfc44884cd4f4eec3ea115", "new_mode": 33188, "new_path": "src/main/resources/Documentation/config.md" }, { "type": "modify", "old_id": "d202f25703edfe7fc4eee4ab54ba2d470ed6a7e7", "old_mode": 33188, "old_path": "src/test/java/com/googlesource/gerrit/plugins/pubsub/PubSubBrokerApiIT.java", "new_id": "e27e946fcec12c33d36a19740ac6067f569c3424", "new_mode": 33188, "new_path": "src/test/java/com/googlesource/gerrit/plugins/pubsub/PubSubBrokerApiIT.java" } ] }