serhiy-bzhezytskyy commented on PR #4808: URL: https://github.com/apache/solr/pull/4808#issuecomment-5546440903
The surviving code is on the restore side, which this PR does not touch -- `RestoreCmd` restores each shard through `INSTALLSHARDDATA`, so nothing needs to move. Two things do fall out: `BackupId.traditionalBackup()` loses its last production caller here, and `INSTALLCOREDATA` has had no callers on main since SOLR-17821. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
