Georg Henzler created FELIX-6130: ------------------------------------ Summary: Ensure ServiceUnavailableFilter does not return 503 one time too often Key: FELIX-6130 URL: https://issues.apache.org/jira/browse/FELIX-6130 Project: Felix Issue Type: Bug Components: Health Checks Affects Versions: healthcheck.core 2.0.4 Reporter: Georg Henzler Assignee: Georg Henzler Fix For: healthcheck.core 2.0.6
When configuring ServiceUnavailableFilter to use during startup, there is one 503 response when it should already be 200 (when using polling this is not obvious, but when waiting for startup without polling requests, then even after the instance has been long ready there is one 503 even though the instance is ready). Regression was introduced with FELIX-6097. -- This message was sent by Atlassian JIRA (v7.6.3#76005)