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/12/06 17:17:53 UTC

[GitHub] [hbase] taklwu commented on pull request #3908: HBASE-26530 Backport HBASE-26524 Support remove coprocessor by class …

taklwu commented on pull request #3908:
URL: https://github.com/apache/hbase/pull/3908#issuecomment-986983529


   As mentioned in HBASE-26524, this is an incompatible change from the client API of `TableDescriptorBuilder#removeCoprocessor` (inside the package, only consumer is Constraints#disable when it tries to remove/disable `ConstraintProcessor`). If we should not have this incompatible change in branch-2, we could remove the `IllegalArgumentException` here and have a different behavior from master branch. 
   
   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: issues-unsubscribe@hbase.apache.org

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