-
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…
-
### Description
Currently, the task retry mechanism in the RayData map operator relies on the fault tolerance of Ray actors and their associated actor tasks retrying. If an actor fails and exits, the…
-
Giving some attention to user input, we should address validation and fault tolerance for the user config file.
## Validation
We need to validate the user input in the CI config file (i.e. `ei.j…
-
See: http://stackoverflow.com/questions/24851454/presentation-compiler-type-completion-in-method-call-with-more-than-one-argumen#comment38591097_24851454
And: https://github.com/retronym/scala/comm…
-
Pages like
https://opensource.docs.scylladb.com/stable/architecture/architecture-fault-tolerance.html
include architecture digrams which:
- we do not have a source for.
- has mistakes (see http…
tzach updated
3 months ago
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/178*
---
Once the basic objid_t scaffolding is available (#170), the impacts on the FT infrastructure and protocols should be audited and…
-
Currently there are some logging and fault tolerance happening in code.
Some suggestion.
1) Avoid coordinator crash at the first place. Easy to get hands dirty by disregarding such annoying situation.…
-
PS>TerminatingError(): "Exception calling "Wait" with "1" argument(s): "One or more errors occurred. (No connection could be made because the target machine actively refused it. (127.0.0.1:33200))"
…
Kin39 updated
5 months ago
-
Greetings,
Please direct me to a right place to ask questions if this is not the appropriate one.
Questions :
1. What is the current state of relationship between Jakarta and Microprofile ? I…
-
# Overview
This ticket is a split from ticket #20. It covers the specific semantics of fault tolerance for File operations.
# Impact on Implementations
Adds the `MPI_FILE_REVOKE` functions and clari…