[
https://issues.apache.org/jira/browse/DL-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044638#comment-16044638
]
ASF GitHub Bot commented on DL-204:
-----------------------------------
Github user sijie commented on the issue:
https://github.com/apache/incubator-distributedlog/pull/132
@leighst a couple of reasons:
- trying to reduce the number of dependencies in distributedlog-core
- the libthrift-5 library only exist in twitter.maven.com. I am in favor of
moving to a library that lives in maven central. it is updated with thrift
project. no need to make distributedlog-core depend on twitter.maven.com.
> Bump libthrift to latest version for distributedlog-core
> --------------------------------------------------------
>
> Key: DL-204
> URL: https://issues.apache.org/jira/browse/DL-204
> Project: DistributedLog
> Issue Type: Improvement
> Affects Versions: 0.4.0
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Fix For: 0.5.0
>
>
> Currently finagle heavily depends on an out-of-dated version - libthrift 5.0.
> Proxy modules (client, server) depend on this version, however the core
> library doesn't really depend on libthrift. so this jira is to bump libthrift
> version for distributedlog-core.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)