You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2017/09/01 19:11:01 UTC

[jira] [Updated] (HBASE-18727) [C++] Don't link JNI/JVM stuff into libHbaseClient

     [ 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-v2.patch

This v2 is an attempt to also remove {{-ljvm}} and the includes from the main libHBaseClient build.
I think BUCK is not affected with this. 

> [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, 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)