gjacoby126 commented on a change in pull request #665: PHOENIX-5650: 
IndexUpgradeTool does not rebuild view indexes
URL: https://github.com/apache/phoenix/pull/665#discussion_r363511043
 
 

 ##########
 File path: 
phoenix-core/src/it/java/org/apache/phoenix/end2end/ParameterizedIndexUpgradeToolIT.java
 ##########
 @@ -86,6 +91,8 @@
     private static Map<String, String> serverProps = 
Maps.newHashMapWithExpectedSize(1),
             clientProps = Maps.newHashMapWithExpectedSize(1);
 
+    public static final String ASSERT_MESSAGE = "view-index count in system 
table doesn't match";
 
 Review comment:
   nit: better constant name. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to