Event Store Resart

Does the Event Store require a reset or restart every now and again? We’ve traced our dotnet code to a call to the ES and this seems to where the mis behavior is occurring. How does one go about restarting the Event Store?

The longest I’ve run ES in production without a restart was about 5 years, not that I would recommend that for various reasons (like server patches). :slight_smile:

Event Store should not need restarts as a normal course of action.
-Chris

Thank you for that reply. Can you refer to any documentation to support that?

@michael.courter could you please elaborate on what do you expect to see in the documentation about not needing to restart the server?