[
https://issues.apache.org/jira/browse/DL-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044538#comment-16044538
]
ASF GitHub Bot commented on DL-204:
-----------------------------------
Github user leighst commented on the issue:
https://github.com/apache/incubator-distributedlog/pull/132
@sijie the usage of thrift in core is pretty limited, seems like
* BKDLConfig etc
* ZKAccessControl etc
Whats the motivation for this change? Just trying to avoid pulling in an
old thrift lib when core is used?
> 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)