[ https://issues.apache.org/jira/browse/HBASE-18727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Enis Soztutar updated HBASE-18727: ---------------------------------- Attachment: hbase-18727-v3.patch Thanks Sudeep for the review. v3 addresses comment (1). For (2) though, that file is not a unit test, but a helper class for the unit test. It is no harm in including that in the main code build. > [C++] Don't link JNI/JVM stuff into libHbaseClient > -------------------------------------------------- > > Key: HBASE-18727 > URL: https://issues.apache.org/jira/browse/HBASE-18727 > Project: HBase > Issue Type: Sub-task > Reporter: Scott Hunt > Priority: Minor > Fix For: HBASE-14850 > > Attachments: hbase-18727-v2.patch, hbase-18727-v3.patch, > Makefile_HBASE_18727.patch > > > It doesn't seem like we should be linking the objects from the test-util > directory into the library, as those [I believe] are just for testing. -- This message was sent by Atlassian JIRA (v6.4.14#64029)