Skip to content

Spring Boot 3.2.0 Cache miss for REQUEST dispatch to '/actuator/health/readiness' #38587

@josephearl

Description

@josephearl

This seems to be a new warning with Spring Boot 3.2.0:

Cache miss for REQUEST dispatch to '/actuator/health/readiness' (previous null). Performing MatchableHandlerMapping lookup. This is logged once only at WARN level, and every time at TRACE.

Logger name: org.springframework.web.servlet.handler.HandlerMappingIntrospector

I'd expect actuator endpoints like readiness and liveness never to be cached, and to not cause any warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fixstatus: duplicateA duplicate of another issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions