[ 
https://issues.apache.org/jira/browse/DRILL-6541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638045#comment-16638045
 ] 

ASF GitHub Bot commented on DRILL-6541:
---------------------------------------

vdiravka commented on a change in pull request #1398: DRILL-6541: Upgrade 
ZooKeeper patch version to 3.4.11 for mapr profile
URL: https://github.com/apache/drill/pull/1398#discussion_r222614476
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -3018,6 +3018,13 @@
               </exclusion>
             </exclusions>
           </dependency>
+          <dependency>
+            <groupId>org.apache.zookeeper</groupId>
+            <artifactId>zookeeper</artifactId>
+            <version>${zookeeper.version}</version>
+            <scope>test</scope>
 
 Review comment:
   Why do we need zookeeper as jar for the tests? We already have zookeeper 
dependency in the general `dependencyManagement` block. I suppose it was given 
as transitive dependency earlier. So possibly it is necessary to exclude that 
older one?

----------------------------------------------------------------
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:
us...@infra.apache.org


> Upgrade ZooKeeper patch version to 3.4.11 for mapr profile
> ----------------------------------------------------------
>
>                 Key: DRILL-6541
>                 URL: https://issues.apache.org/jira/browse/DRILL-6541
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.13.0
>            Reporter: Bohdan Kazydub
>            Assignee: Bohdan Kazydub
>            Priority: Minor
>             Fix For: 1.15.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to