Skip to content

Add out-of-the-box health indicator for reactive MongoDB #11766

@odrotbohm

Description

@odrotbohm

This section of the reference documentation suggest that an indicator would be auto-configured in case MongoDB was in use. Upon close inspection it seems that the indicator expects a MongoTemplate which is not available if you use the new reactive APIs. I guess an additional one is needed based on ReactiveMongoOperations.

I guess the same could be done for Cassandra and Redis.

I'd also suggest to refactor the current one to work against MongoOperations instead of the implementation class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions