virajjasani edited a comment on pull request #3505: URL: https://github.com/apache/hadoop/pull/3505#issuecomment-932165624
@steveloughran Javadoc changes, specifically the relation with IA.Private and IS.Unstable makes the doc look better. > Now, should we actually move this to the package `org.apache.hadoop.classification` in the module `hadoop-annotations`? It is a classification, after all. I think from a consistency perspective, it makes sense This is interesting thought. I think it makes sense. In fact, we also have another advantage here - all modules have dependency on `hadoop-annotations` but not on `hadoop-common` so all `hadoop-*` modules can use it. It's worth moving VFT to `hadoop-annotations`. -- 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]
