Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9222

Linking libevent should be avoided.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.8.0
    • None
    • None
    • Mesosphere RI-6 Sprint 2018-30
    • 1

    Description

      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:

      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.
      

      We should adapt our linkage accordingly.

      Attachments

        Activity

          People

            tillt Till Toenshoff
            tillt Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: