gjacoby126 commented on a change in pull request #913:
URL: https://github.com/apache/phoenix/pull/913#discussion_r542572032



##########
File path: 
phoenix-core/src/test/java/org/apache/phoenix/coprocessor/TaskMetaDataEndpointTest.java
##########
@@ -139,7 +140,12 @@ public RegionServerServices getRegionServerServices() {
             public ConcurrentMap<String, Object> getSharedData() {
                 return null;
             }
-        };
+
+                    @Override

Review comment:
       A previous version of this patch had PHOENIX-6155 but not its addendum 
that fixed compilation on certain HBase versions. The current version has the 
addendum and so this file shouldn't be altered in this patch anymore. 




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


Reply via email to