You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Balazs Meszaros (JIRA)" <ji...@apache.org> on 2017/04/12 13:22:41 UTC

[jira] [Created] (HBASE-17908) Upgrade guava

Balazs Meszaros created HBASE-17908:
---------------------------------------

             Summary: Upgrade guava
                 Key: HBASE-17908
                 URL: https://issues.apache.org/jira/browse/HBASE-17908
             Project: HBase
          Issue Type: Sub-task
            Reporter: Balazs Meszaros


Currently we are using guava 12.0.1, but the latest version is 21.0. Upgrading guava is always a hassle because it is not always backward compatible with itself.

Currently I think there are to approaches:
1. Upgrade guava to the newest version (21.0) and shade it.
2. Upgrade guava to a version which does not break or builds (15.0).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)