joshelser commented on issue #53: HBASE-23791 [operator tools] Remove reference 
to I.A. Private interfa…
URL: 
https://github.com/apache/hbase-operator-tools/pull/53#issuecomment-594640308
 
 
   > Sounds like a good idea, but maybe it would require a custom rule 
implementation? MetaTableAccessor is wrapped in hbase-client dependency, which 
I don't think we can ban entirely in this case.
   
   I think we can easily ban MetaTableAccessor with the maven-forbidden-apis 
plugin: https://github.com/policeman-tools/forbidden-apis/wiki/MavenUsage
   
   We should just be able to add the fully-qualified MetaTableAccessor class 
name to the signatures file we provide to that plugin. Doesn't need to be done 
here -- can be done later.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to