Git Product home page Git Product logo

Comments (5)

jordansissel avatar jordansissel commented on June 3, 2024

fwiw, you should be able to build without the vendored jemalloc by doing:

make VENDOR="zeromq openssl zlib" ## Skip's building jemalloc

Doing so should allow you to use your distro's jemalloc.

I will look into making dependency options tunable, but it's likely simply lumberjack building without downloading/compiling its own jemalloc should solve this for you? Can you verify?

from logstash-forwarder.

d0ct0rvenkman avatar d0ct0rvenkman commented on June 3, 2024

jemalloc doesn't seem to be in the default repos for CentOS 5 (where I ran across this problem) or CentOS 6, although it is available via CentOS 6's EPEL add-on repo. For those unwilling to install non-stock system-wide libraries, the local jemalloc without TLS may be the only option.

I'll see if I can verify whether using the system jemalloc works or not.

from logstash-forwarder.

jordansissel avatar jordansissel commented on June 3, 2024

Gotcha, thanks for checking.

Can you get me the 'uname -a' output or something else? I'd like to disable tls automatically on these platforms where it causes noise.

Additionally, I'd have the 'disable thread-local storage in jemalloc' as a top level build flag for lumberjack.

from logstash-forwarder.

d0ct0rvenkman avatar d0ct0rvenkman commented on June 3, 2024

Linux smokeping.[redacted] 2.6.18-53.1.19.el5xen #1 SMP Wed May 7 09:16:35 EDT 2008 i686 i686 i386 GNU/Linux

When looking for the RHEL/CentOS xen kernels, the "el5xen" part is the relevant identifier. The kernel release will end with just "el5" otherwise. There's no distinction on the CentOS 6 kernels.

from logstash-forwarder.

jordansissel avatar jordansissel commented on June 3, 2024

I don't think this ticket is relevant anymore; lumberjack was rewritten in Go and no longer selects jemalloc or openssl at build time.

from logstash-forwarder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.