[
https://issues.apache.org/jira/browse/DRILL-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532612#comment-16532612
]
ASF GitHub Bot commented on DRILL-6534:
---------------------------------------
vdiravka commented on a change in pull request #1337: DRILL-6534: Upgrade
ZooKeeper patch version to 3.4.12 and add Apache Curator to dependencyManagement
URL: https://github.com/apache/drill/pull/1337#discussion_r200082361
##########
File path: contrib/storage-kafka/pom.xml
##########
@@ -88,14 +88,7 @@
<dependency>
<groupId>org.apache.curator</groupId>
<artifactId>curator-test</artifactId>
- <version>${curator.test.version}</version>
<scope>test</scope>
Review comment:
It is already specified in dependencyManagement. No need to use it for every
`curator-test` in every module anymore.
----------------------------------------------------------------
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:
[email protected]
> Upgrade ZooKeeper patch version to 3.4.12 and add Apache Curator to
> dependencyManagement
> ----------------------------------------------------------------------------------------
>
> Key: DRILL-6534
> URL: https://issues.apache.org/jira/browse/DRILL-6534
> Project: Apache Drill
> Issue Type: Task
> Reporter: Bohdan Kazydub
> Assignee: Bohdan Kazydub
> Priority: Minor
> Fix For: 1.14.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)