Github user twdsilva commented on the issue:
https://github.com/apache/phoenix/pull/304
I think you is better If you add code to UpgradeUtil that runs at the next
major upgrade that checks all the tables and ensures these three property
values are in sync (see addParentToChildLinks for an example). Then you
wouldn't need to validate that the properties are in sync in multiple places.---
