devabhishekpal commented on PR #7060: URL: https://github.com/apache/ozone/pull/7060#issuecomment-2294906535
Hi @ivandika3 , thanks for your inputs. So previously I was marking the methods as deprecated and in the implementations I was throwing `UnsupportedOperationException` so that we can know if something is breaking due to the change without affecting anything major. Would you suggest to completely remove the code? For the protofiles I am not sure how the lock-files are generated. I believe as long as we are not affecting existing numbering for other fields we should be good with removing the listTrash and recoverTrash declarations. @tanvipenumudy what do you think? -- 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]
