Code Monkey home page Code Monkey logo

Comments (9)

maggnus avatar maggnus commented on June 3, 2024 1

+1

from carbon-relay-ng.

dkinon avatar dkinon commented on June 3, 2024

I am seeing this same issue. You mention that the short term solution is to "name them better", can you expand on that? Would I need to use different ports for each or maybe different names in /etc/hosts?

from carbon-relay-ng.

Dieterbe avatar Dieterbe commented on June 3, 2024

yes, the workaround is making sure that all your combinations of tcp-addr:port of routes are unique, because that's what's used to generate the spool filenames.

from carbon-relay-ng.

mrh666 avatar mrh666 commented on June 3, 2024

Hi @Dieterbe , is there is bugfix for spooling issue in 0.8 version?

from carbon-relay-ng.

Dieterbe avatar Dieterbe commented on June 3, 2024

no sorry

from carbon-relay-ng.

scrichar avatar scrichar commented on June 3, 2024

+1

from carbon-relay-ng.

scrichar avatar scrichar commented on June 3, 2024

hey @Dieterbe, what do you think the chances are that #258 would be looked at / merged in to a new release ? I have forked the repo built carbon and have tested locally in our environments. Our issues was that without this fix we had to use regex's instead of a bunch of different routes with the same destination using prefix's. This caused a significantly large performance hit. With these changes we can both spool, and not take that performance hit...

from carbon-relay-ng.

Dieterbe avatar Dieterbe commented on June 3, 2024

your pr looks pretty good. with a bit more followup I think we can merge your fix.

from carbon-relay-ng.

Dieterbe avatar Dieterbe commented on June 3, 2024

ok folks, @scrichar made a nice PR that includes the routeName into the key for the destination. so now spool files, metrics, and log entries are all unique instead of colliding! just choose an appropriate route name :) thanks @scrichar !

from carbon-relay-ng.

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.