mikemccand opened a new issue, #37: URL: https://github.com/apache/lucene-jira-archive/issues/37
Spinoff from #33. This is not a blocker for migration, more because I'm curious how Jira lost issues and how pervasive this problem might be -- maybe other Apache projects are affected? Or maybe we are doing something wrong in Lucene ;) Some Jira issues in the sequential numbering from 1 .. N just don't seem to exist, and seem to have never existing (Google searching, jirasearch, Jira's own (Lucene based!) search engine, my long email archive also fail to find at least one of them): ``` [2022-07-11 07:57:25,815] WARNING:download_jira: Can't download LUCENE-498. status code=404, message={"errorMessages":["Issue Does Not Exist"],"errors":{}} [2022-07-11 07:59:10,096] WARNING:download_jira: Can't download LUCENE-613. status code=404, message={"errorMessages":["Issue Does Not Exist"],"errors":{}} [2022-07-11 07:59:10,978] WARNING:download_jira: Can't download LUCENE-614. status code=404, message={"errorMessages":["Issue Does Not Exist"],"errors":{}} [2022-07-11 07:59:13,615] WARNING:download_jira: Can't download LUCENE-617. status code=404, message={"errorMessages":["Issue Does Not Exist"],"errors":{}} [2022-07-11 08:10:36,059] WARNING:download_jira: Can't download LUCENE-1362. status code=404, message={"errorMessages":["Issue Does Not Exist"],"errors":{}} [2022-07-11 08:10:36,932] WARNING:download_jira: Can't download LUCENE-1363. status code=404, message={"errorMessages":["Issue Does Not Exist"],"errors":{}} [2022-07-11 08:10:37,798] WARNING:download_jira: Can't download LUCENE-1364. status code=404, message={"errorMessages":["Issue Does Not Exist"],"errors":{}} [2022-07-11 08:26:22,112] WARNING:download_jira: Can't download LUCENE-2375. status code=404, message={"errorMessages":["Issue Does Not Exist"],"errors":{}} [2022-07-11 08:27:02,304] WARNING:download_jira: Can't download LUCENE-2418. status code=404, message={"errorMessages":["Issue Does Not Exist"],"errors":{}} ``` Maybe Jira has some concurrency bug in how it numbers issues and sometimes leaves holes? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org