You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/01/28 04:57:35 UTC

[jira] [Assigned] (HTRACE-90) Remove Guava and shade other depdendencies in HTrace subprojects

     [ https://issues.apache.org/jira/browse/HTRACE-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin Patrick McCabe reassigned HTRACE-90:
------------------------------------------

    Assignee: Colin Patrick McCabe

> Remove Guava and shade other depdendencies in HTrace subprojects
> ----------------------------------------------------------------
>
>                 Key: HTRACE-90
>                 URL: https://issues.apache.org/jira/browse/HTRACE-90
>             Project: HTrace
>          Issue Type: Bug
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>
> We should remove Guava and shade the other depdendencies in the HTrace subprojects.
> * protobuf: *must* be shaded.  Hadoop and HBase pull in their own version-- there's no guarantee that it will be the same as ours.  And protobuf broke cross-version compatibility in the past (i.e. during the 2.4 -> 2.5 transition)
> * Apache Thrift: should be shaded.  We don't want to fight with the host application about versions of Thrift.
> * Guava: should be removed.  We hardly use it at all, and its cross-version compatibility policy is a mess.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)