Class PersistenceExceptionLivenessInterceptor
- java.lang.Object
-
- io.apicurio.registry.metrics.health.liveness.PersistenceExceptionLivenessInterceptor
-
@Interceptor @Priority(2000) public class PersistenceExceptionLivenessInterceptor extends Object
Fail liveness check if the number of exceptions thrown by artifactStore is too high.- Author:
- Jakub Senko 'jsenko@redhat.com'
-
-
Constructor Summary
Constructors Constructor Description PersistenceExceptionLivenessInterceptor()
-