chibenwa edited a comment on pull request #417: URL: https://github.com/apache/james-project/pull/417#issuecomment-834459426
> The list of version you need to install to migration from A to B. Do we really have to maintain that for all choices of A and B? The cardinality would be pretty high, no? With just `3.6.0`, `3.5.0`, `3.4.0`, `3.3.0`, 3.2.0`, `3.1.0`, `3.0`, upcoming `3.7.0` that is ~32 upgrade paths to maintain (O(n2)). > You can also take inspiration from here for example: https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-upgrade.html if it is more clear for you. Ok, thank you finaly! Yes, I can do that, but I would only maintain such a thing for the distributed server. In `/docs`. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
