[
https://issues.apache.org/jira/browse/HBASE-15749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054861#comment-16054861
]
Martin Serrano commented on HBASE-15749:
----------------------------------------
Although this is closed now, here is some context for future reference.
* LocalHBaseCluster is used for testing
* JvmPauseMonitor is used by LocalHBaseCluster
* My environment must now use a guava that is compatible with HBase server
dependencies in order to run client tests.
* :(
> Shade guava dependency
> ----------------------
>
> Key: HBASE-15749
> URL: https://issues.apache.org/jira/browse/HBASE-15749
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
>
> HBase codebase uses Guava library extensively.
> There have been JIRAs such as HBASE-14963 which tried to make compatibility
> story around Guava better.
> Long term fix, as suggested over in HBASE-14963, is to shade Guava dependency.
> Future use of Guava in HBase would be more secure once shading is done.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)