[ https://issues.apache.org/jira/browse/KUDU-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441550#comment-16441550 ]
Adar Dembo commented on KUDU-2411: ---------------------------------- Note that BaseKuduTest and MiniKuduCluster are loosely coupled to the Kudu native server binaries and wouldn't be able to function without them. Is the intent in this Jira to include those binaries in the test artifact? If so, that artifact will be architecture and possibly even distro dependent. Not saying it's not a good idea, just trying to understand the scope of this bug. > 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 > > 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)