You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/08/30 20:29:51 UTC

[GitHub] [hbase] ndimiduk commented on pull request #3630: HBASE-26147: Add a dry run mode to the balancer, where moves are calculated but not actually executed

ndimiduk commented on pull request #3630:
URL: https://github.com/apache/hbase/pull/3630#issuecomment-908671179


   I left a comment on one of Duo's line comments, but I'll repeat it here.
   
   I'm also surprised by this interpretation of the interaction between `IA.Public` and `IS.Evolving`. The javadoc on `InterfaceStability` says
   > All classes that are annotated with {@link Public} or {@link LimitedPrivate} must have InterfaceStability annotation.
   
   Indeed, `InterfaceStability` itself is annotated with `IA.Public` and `IS.Evolving`.
   
   @joshelser @Apache9 do we document the HBase project's interpretation of these annotations somewhere in our developer guide?


-- 
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: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org