This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multiple identical mails from Gerrit


On 2019-11-22 2:19 p.m., Eli Zaretskii wrote:
> Is there any reason why some (or all?) email messages from Gerrit
> arrive at my inbox several times?  For example, this message:
> 
>   From: "Sourceware to Gerrit sync (Code Review)" <gerrit@gnutoolchain-gerrit.osci.io>
>   To: Christian Biesinger <cbiesinger@google.com>,	Simon Marchi <simon.marchi@polymtl.ca>, gdb-patches@sourceware.org
>   Auto-Submitted: auto-generated
>   Subject: [pushed] Replace SYMBOL_*_NAME accessors with member functions
> 
> arrived as 3 identical messages.
> 
> Why does this happen?
> 

When a patch with a Change-Id corresponding to an open Gerrit change is manually
pushed to the binutils-gdb git repo, Gerrit notices it and that automatically
creates a new version of the change, reflecting what was actually pushed.  That
sends a mail of type "new patchset version".  It then changes the state to
"Closed", which sends another email.

When I'm not subscribed to a particular change (because I'm not a reviewer or in
the CC list), I receive these two emails from the list.  When I am subscribed to
a change, I receive these two emails twice (once through the list and once
directly to my email), for a total of 4.

I don't know why you have 3 messages for this change, this is an odd number, and
you are not subscribed to it either...

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]