Class PersistenceTimeoutReadinessInterceptor
- java.lang.Object
-
- io.apicurio.registry.metrics.health.readiness.PersistenceTimeoutReadinessInterceptor
-
@Interceptor @Priority(2000) public class PersistenceTimeoutReadinessInterceptor extends Object
Fail readiness check if the duration of processing a artifactStore operation is too high.- Author:
- Jakub Senko 'jsenko@redhat.com'
-
-
Constructor Summary
Constructors Constructor Description PersistenceTimeoutReadinessInterceptor()
-