Giter Club home page Giter Club logo

nservicebus.heartbeat's People

Contributors

abparticular avatar adamralph avatar aleksandr-samila avatar andreasohlund avatar awright18 avatar boblangley avatar bording avatar danielmarbach avatar davidboike avatar dependabot-preview[bot] avatar dependabot[bot] avatar dvdstelt avatar heskandari avatar internalautomation[bot] avatar janovesk avatar jpalac avatar kbaley avatar kentdr avatar mauroservienti avatar mikeminutillo avatar particularbot avatar ramonsmits avatar seanfeldman avatar soujay avatar szymonpobiega avatar timbussmann avatar tmasternak avatar williambza avatar yvesgoeleven avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

bobatparticular

nservicebus.heartbeat's Issues

Make the heartbeat use the message pump

After an issue we saw in production where the endpoint's message pump stopped working (Azure Transport) and the endpoint heartbeats seams to continue reporting the endpoint is running... I had a chat with @boblangley and he explained the heartbeat plugin is not using the message pump, so this makes this a bit useless?

The whole point is to detect whether the endpoint is functioning... is it not?

Heartbeats are send continously from endpoint even though endpoint did not start due to an exception

Even though the endpoint failed to start due to an exception in a feature startup task, heartbeats are send continuously indicating endpoints are healthy incorrectly.
We discovered this issue when we encountered an issue with performance counters Particular/NServiceBus.Metrics.PerformanceCounters#176 . It took a while to track it down as service pulse indicated incorrectly that endpoints are healthy. However, its possible with exception in any feature start up tasks.

I have modified your multihosting sample to reproduce the issue here.

Please note that this is in a multi-hosting scenario.

image

NServiceBus - 7.4.4
NServiceBus.Heartbeat - 3.0.1
NServiceBus.Transport.SqlServer - 6.2.0
Runtime : netcoreapp3.1 

Replace SimpleJson

The SimpleJson codebase is not maintained and is fairly old. This constitutes a maintenance risk, and while there are no known vulnerabilities, if there ever were any detected, it's unlikely there would be a fix.

It should be possible to replace SimpleJson, perhaps with System.Text.Json, although some migration may be required.

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.