[
https://issues.apache.org/jira/browse/KUDU-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685302#comment-16685302
]
Grant Henke commented on KUDU-2411:
-----------------------------------
A part of this work was committed in
[15f1416|https://github.com/apache/kudu/commit/15f1416f67dcb714842d02647a1f2e06e675660d].
> Create a public test utility artifact
> -------------------------------------
>
> Key: KUDU-2411
> URL: https://issues.apache.org/jira/browse/KUDU-2411
> Project: Kudu
> Issue Type: Improvement
> Components: java
> Affects Versions: 1.7.0
> Reporter: Grant Henke
> Assignee: Grant Henke
> Priority: Major
> Labels: community
>
> Create a public published test utility jar that contains useful testing
> utilities for applications that integrate with Kudu including things like
> BaseKuduTest.java and MiniKuduCluster.java.
> This has the added benefit of eliminating the unusual dependency on all of
> kudu-clients test in each of the other java modules. This could likely be
> used in our examples code too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)