-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
Normally, `Failo…
-
Jira Link: [DB-748](https://yugabyte.atlassian.net/browse/DB-748)
Following from #10082, which handles more of a short term fix for the common case, we should also make sure that setup_universe_repli…
-
https://www.grayxu.cn/2022/09/29/fault-tolerant-PM/?
In this article, we will list several papers on local NVM/PM fault tolerance. (the details may be filled in later.
-
- The aim of fault tolerance is to acknowledge the existence of failures, minimize their impact and ultimately recover without human intervention.
Regardless of which part of the system happens to…
-
In the dolphinscheduler 3.2.0, `TaskDefinition` has two non-null field: `isCache` and `taskExecuteType`.
If the former is null, workflow cannot be submitted, and if the latter is null, task will be…
-
# 🚀 Feature Request
Provide flags in Hydra config, that allow user to make Optuna sweeps fault tolerant.
## Motivation
When doing hyperparameter search, some of the jobs might crash unexpec…
-
**Is your feature request related to a problem? Please describe.**
Our clients enforce the periodic rotation of DB passwords as they are themselves obligated by data protection laws. I understand tha…
-
Currently, a cluster's status reports the fault tolerance of the entire cluster, however when a single cluster is deployed using multi-region configuration a failure in the remote side will change the…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 12 (bookworm)
Kernel Version | Linux 6.1.0-26-amd64
Architecture | amd64
OpenZFS Versio…
-
The current implementation requires runtime to be present at compilation time (through dependencies of the generated code).
This should be changed, so only API is required.
Planned changes again…