use of RequestMappingHandlerMapping in Slf4jMDCFilter
Slf4jMDCFilter
is being used in quite a few services and it's invoked on each API request. It's throwing following exception:
Based on traffic, we are seeing millions of such exceptions are thrown across different services in several environments.