arp7 commented on pull request #1973: URL: https://github.com/apache/ozone/pull/1973#issuecomment-804276260
Thanks @elek for filling out the table. A few questions on row 3 from the table: > can be done until we store old factor/type everywhere (finalize) Are you proposing we stop storing the old factor/type after finalize? Also until finalize will you be storing both or just the old factor/type? In either or both cases you will need to hook with the upgrade process somehow to determine that there is an upgrade in progress. Secondly, what if someone sends a scheme that cannot be converted to old factor/type **before** the upgrade is finalized? Should we fail the request? It will be good to collect these points and table in either a short doc or in the jira description so folks more familiar with the upgrade path like @avijayanhwx can take a look too. -- 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]
