bharatviswa504 commented on issue #742: URL: https://github.com/apache/hadoop-ozone/pull/742#issuecomment-618206710
> > // If on newer version of software if user configured mistakenly to use > > // older version, log an warning message. Not changing to newer layouts > > // for now to give an option to user if some bug present in newer layout > > // version, user has option to use still older version. We can change > > // this automatically in newer releases if no issues with newer version. > > I don't think this is a good idea. If we add this option now, we might have to keep maintaining it forever and all future versioning might also need to be maintained in the same way. > > // If on newer version of software if user configured mistakenly to use > > // older version, log an warning message. Not changing to newer layouts > > // for now to give an option to user if some bug present in newer layout > > // version, user has option to use still older version. We can change > > // this automatically in newer releases if no issues with newer version. > > I don't think this is a good idea. If we add this option now, we might have to keep maintaining it forever and all future versioning might also need to be maintained in the same way. Addressed the comment. ---------------------------------------------------------------- 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]
