Re: Back-compat for backup/restore

2023-10-09 Thread David Smiley
Makes sense. I added a generic note: Certain commands, like a restore of a collection, might not complete properly if performed *during* an upgrade. They may need to be re-attempted after. ~ David On Mon, Oct 9, 2023 at 5:57 PM Houston Putman wrote: > I think this is an edge case that we ca

Re: Back-compat for backup/restore

2023-10-09 Thread Houston Putman
I think this is an edge case that we can document in the upgrade notes. Saying "If you plan on doing restores during a minor version upgrade, please upgrade to this version before moving to a more recent version of 9.x". Restores are fairly infrequent, and it'd be sad to defer the benefit all the w

Back-compat for backup/restore

2023-10-02 Thread David Smiley
https://issues.apache.org/jira/browse/SOLR-16924 There is a small improvement planned for Collection restore (from backup) internal sequencing, and I have a question for the group on backwards compatibility. The RestoreCmd will no longer need to send a REQUESTAPPLYUPDATES command to each core fol