[ https://issues.apache.org/jira/browse/LUCENE-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17559095#comment-17559095 ]
Tomoko Uchida commented on LUCENE-10622: ---------------------------------------- There were three issues that won't be imported. [LUCENE-1498] {code} [2022-06-26 18:38:25,394] ERROR:import_github_issues: Import GitHub issue /mnt/hdd/repo/sandbox-lucene-10557/migration/github-import-data/GH-LUCENE-1498.json was failed. status=failed, errors=[{'location': '/issue', 'resource': 'Issue', 'field': None, 'value': None, 'code': 'error'}] {code} Have no idea about the cause. Maybe the body contains character sequences that are not acceptable to GitHub. There are only two comments, it'd be easy to manually port it. [LUCENE-4344] Looks like this is redirected to [SOLR-3769] - no action required. [LUCENE-5612] {code} [2022-06-27 02:28:25,450] ERROR:github_issues_util: Failed to import issue LockStressTest fails always with NativeFSLockFactory [LUCENE-5612]; status_code=413, message={"message":"Payload too big: 1048576 bytes are allowed, 1468832 bytes were posted.","documentation_url":"https://docs.github.com/rest"} {code} The data size exceeds the API's limit (1MB). I think the long stacktrace in a comment is the cause. Maybe we could trim the comments and manually port the trimmed comments afterward. Other 10608 issues were successfully imported in 20 hours (the first pass). > Prepare complete migration script to GitHub issue from Jira (best effort) > ------------------------------------------------------------------------- > > Key: LUCENE-10622 > URL: https://issues.apache.org/jira/browse/LUCENE-10622 > Project: Lucene - Core > Issue Type: Sub-task > Reporter: Tomoko Uchida > Assignee: Tomoko Uchida > Priority: Major > > If we intend to move the history to GitHub, it should be perfect as far as > possible - significantly degraded copies of history are harmful, rather than > helpful for future contributors, I think. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org