Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
in Evaluator.InitInjector(), we read the driver configuration. This is convenient as it makes it easy to transfer global knowledge to the Evaluators, but also dangerous. We should clean this up.
Note that I marked some code with this issue that will need to change once we fix this.
Attachments
Issue Links
- blocks
-
REEF-1278 IFailedEvaluator message leads to shutting down of JAVA side driver
- Resolved
-
REEF-1223 IMRU Fault Tolerance - restart failed evaluators
- Resolved
-
REEF-724 Move ClrBridgeRuntimeConfiguration from Constants.cs to REFFFileNames.cs
- Resolved
- is part of
-
REEF-767 Complete the control flow implementation in REEF.NET
- Open
- is related to
-
REEF-1072 Add IDriverConnection as part of evaluator configuration
- Resolved
-
REEF-250 Support global and local Configurations
- Open
-
REEF-289 Rewrite .NET Evaluator with Tang
- Resolved
- supercedes
-
REEF-1279 Injecting RuntimeClock in event handler creates second instance of clock
- Resolved
- links to