You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/02/07 21:17:01 UTC

[GitHub] HeartSaVioR commented on a change in pull request #2936: STORM-3312: Upgrade Guava to latest version where possible

HeartSaVioR commented on a change in pull request #2936: STORM-3312: Upgrade Guava to latest version where possible
URL: https://github.com/apache/storm/pull/2936#discussion_r254871458
 
 

 ##########
 File path: examples/storm-hbase-examples/pom.xml
 ##########
 @@ -26,6 +26,11 @@
     </parent>
 
     <artifactId>storm-hbase-examples</artifactId>
+    
+    <properties>
+        <!-- Required downgrade by hbase-client 1.4.4 -->
 
 Review comment:
   Just curious, how did you explore whether downgrade is required?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services