Hi Aaron, The condition `updated < 120m` seems incorrect, I use your query it returns 2970 tickets, but if I replace it with `updated < '2016-01-01'`, only 857 results.
And I am neutral for bulk closing, since I see neither much benefit nor any harm. Thanks, Cheng Pan > On Mar 20, 2026, at 00:21, Aaron Fabbri <[email protected]> wrote: > > Hi everyone, > > I'm going through our issue backlog and noticing we have a lot of old > issues. > > E.g. This filter for issues not updated for 10 years > <https://issues.apache.org/jira/issues/?jql=project%20%3D%20HADOOP%20AND%20resolution%20%3D%20Unresolved%20AND%20updated%20%20%3C%20120m%20ORDER%20BY%20updated%20ASC> > has > almost 3000 results. > > How do people feel about me doing a bulk resolution with "Abandoned"? I'd > add a note saying this issue hasn't been updated for 10 years, reopen and > update if needed. > > Thanks! > Aaron > > On Thu, Mar 19, 2026 at 9:18 AM Aaron Fabbri <[email protected]> wrote: > >> Hi Wei-Chiu, >> Thanks for the feedback. I will resend on common-dev list. >> Cheers, >> Aaron >> >> >> On Wed, Mar 18, 2026 at 9:35 PM Wei-Chiu Chuang <[email protected]> >> wrote: >> >>> +1 >>> >>> And I mean, this matter is better discussed in dev mailing lists. >>> >>> On Wed, Mar 18, 2026 at 5:33 PM Aaron Fabbri <[email protected]> wrote: >>> >>> <snip> pasted above </snip> >>> >>> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
