mnpoonia commented on pull request #3372:
URL: https://github.com/apache/hbase/pull/3372#issuecomment-864997682


   > I think rather than site config, having a switch command would be more 
beneficial.
   > Something like `switch_cluster_normalizer <true>/<false>` would not 
require us to re-deploy with updated site config.
   
   We already have a switch command which switch the cluster level normalizer. 
This change is to set default table descriptor value that to something a user 
wants. The idea here is to enable normalizer by default to true/false for a 
table using configuration similar to what we do for cluster level normalizer 
configuration.
   
   We can always switch the normalizer to false at cluster level if there is 
issue. 
   
   


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