GithubHelp home page GithubHelp logo

Comments (5)

yeetfield avatar yeetfield commented on June 3, 2024

Anecdotally, I'm also observing that this isn't happening when I reduce the publish rate of my application. It's almost as if my program isn't cleaning up the relevant resources properly when it's under higher load, but even so, I'd expect there to be some way to detect this from within the driver.

from aeron.

mikeb01 avatar mikeb01 commented on June 3, 2024

Do you still have an active subscription somewhere that hasn't reached the most recent published position. This will result in a publication remaining active in the driver.

from aeron.

yeetfield avatar yeetfield commented on June 3, 2024

There wasn't an active subscription here, outside of the one that I imagine exists in the Archive.

from aeron.

mikeb01 avatar mikeb01 commented on June 3, 2024

How long did you see heartbeats being sent for? There is also a linger timeout associated with publications before they get removed from the driver. If it was indefinite, could you post a code example that demonstrates the problem? Also did you check see if the publication is still visible in AeronStat?

from aeron.

yeetfield avatar yeetfield commented on June 3, 2024

We'll reopen if this become a priority again; it initially manifested when we were under an unrealistically high load.

from aeron.

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.