[
https://issues.apache.org/jira/browse/MESOS-9222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Toenshoff reassigned MESOS-9222:
-------------------------------------
Assignee: Till Toenshoff
> Linking libevent should be avoided.
> -----------------------------------
>
> Key: MESOS-9222
> URL: https://issues.apache.org/jira/browse/MESOS-9222
> Project: Mesos
> Issue Type: Bug
> Reporter: Till Toenshoff
> Assignee: Till Toenshoff
> Priority: Minor
>
> {{libevent}} is a combination of {{libevent_core}} and {{libevent_extra}}.
> Mesos/libprocess does not make use of any {{libevent_extra}} functionality
> and additionally it appears that its use is against best practices.
> From http://www.wangafu.net/~nickm/libevent-book/Ref0_meta.html:
> {noformat}
> libevent
> This library exists for historical reasons; it contains the contents of both
> libevent_core and libevent_extra.
> You shouldn’t use it; it may go away in a future version of Libevent.
> {noformat}
> We should adapt our linkage accordingly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)