Package io.apicurio.registry.metrics
Class PersistenceExceptionLivenessInterceptor
- java.lang.Object
-
- io.apicurio.registry.metrics.PersistenceExceptionLivenessInterceptor
-
@Interceptor 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()
-