infraio commented on pull request #1935:
URL: https://github.com/apache/hbase/pull/1935#issuecomment-656437001


   > If I make a change only in MasterQuotaManager, other classes that call 
QuotaUtil.deleteNamespaceQuota() will not get the fix.
   
   Which class will call this? Clear all related table's quota is not the duty 
of QuotaUtil.deleteNamespaceQuota(). The upper layer should do this job, call 
deleteNamespaceQuota first then call deleteTableQuota. Thanks.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to