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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
