On Thursday, February 17, 2022 at 8:05:07 AM UTC+1 king...@gmail.com wrote:Hello Sir,Is there any API to genertate a Gerrit event ? such as index event.gerrit_batch_index {"header":{"eventId":"753b0ccc-c063-4851-b63e-31f9758743fb","sourceInstanceId":"598bd9b1-02c3-43cb-9f02-816734d23dab","eventType":""},"body":{"projectName":"xxxx","changeId":xxxxxx,"deleted":false,"type":"change-index","eventCreatedOn":1512082443}}Because I want to create this mannually and test it.Any idea is welcome and thanks for you reply.Not sure what you mean by creating event "manually".
Thank you sir.happy to receive your reply.在2022年2月17日星期四 UTC+8 15:13:54<Sven Selberg> 写道:On Thursday, February 17, 2022 at 8:05:07 AM UTC+1 king...@gmail.com wrote:Hello Sir,Is there any API to genertate a Gerrit event ? such as index event.gerrit_batch_index {"header":{"eventId":"753b0ccc-c063-4851-b63e-31f9758743fb","sourceInstanceId":"598bd9b1-02c3-43cb-9f02-816734d23dab","eventType":""},"body":{"projectName":"xxxx","changeId":xxxxxx,"deleted":false,"type":"change-index","eventCreatedOn":1512082443}}Because I want to create this mannually and test it.Any idea is welcome and thanks for you reply.Not sure what you mean by creating event "manually".Cause I have the issue descriped in [1] .which titled as "Deleted changes are still show in web page".I have made online reindex --force but no luck there.So I am going to make one index event to my Gerrit Server to "CONSUME"... to fresh the status of the deleted changes.I'm wondering can this work for me or not.