68ed72b923
Scheduler.schedule(...) would previously assume that caller handles exception by calling get() on the returned ScheduledFuture. schedule() now returns a ScheduledCancellable that no longer gives access to the exception. Instead, any exception thrown out of a scheduled Runnable is logged as a warning. This is a continuation of #28667, #36137 and also fixes #37708. |
||
---|---|---|
.. | ||
ccs-unavailable-clusters | ||
die-with-dignity | ||
evil-tests | ||
full-cluster-restart | ||
logging-config | ||
mixed-cluster | ||
multi-cluster-search | ||
no-bootstrap-tests | ||
rolling-upgrade | ||
smoke-test-client | ||
smoke-test-http | ||
smoke-test-ingest-disabled | ||
smoke-test-ingest-with-all-dependencies | ||
smoke-test-multinode | ||
smoke-test-plugins | ||
unconfigured-node-name | ||
vagrant | ||
verify-version-constants | ||
wildfly | ||
build.gradle |