Skip to content

RavenDB Healthcheck DocumentStore disposes certificate #2466

Description

@poissoncorp

What happened:
The RavenDB health check creates its own DocumentStore and can end up disposing a shared client certificate, which then breaks the main store (external) unless health checks are disabled.

What you expected to happen:
DocumentStore won't dispose injected certificate.

Anything else we need to know?:
Need to set store.Conventions.DisposeCertificate = false; in RavenDB package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions