Francisco Guerrero created CASSANDRASC-80:
---------------------------------------------

             Summary: HealthCheckPeriodicTask execute never completes the 
promise when instances are empty
                 Key: CASSANDRASC-80
                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-80
             Project: Sidecar for Apache Cassandra
          Issue Type: Bug
            Reporter: Francisco Guerrero
            Assignee: Francisco Guerrero


When the {{HealthCheckPeriodicTask}} executes, and the instances are {{null}} 
or empty, the promise never completes. This prevents subsequent scheduled 
health checks to take place because the {{PeriodicTaskExecutor}} will only 
schedule the new task only if no other tasks are active. This makes the 
HealthCheckPeriodicTask to never perform health checks when this condition is 
encountered.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to