Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When the REEF.NET Evaluator exits, it currently doesn't print any deterministic log line. We should change this, considering two main situations:
- The Evaluator exits its main() function cleanly.
- The Evaluator is killed or otherwise exits abnormally due to external input.
The latter is of course especially tricky, and the solution would likely be a best effort anyhow.
Attachments
Issue Links
- is blocked by
-
REEF-287 .NET Evaluator doesn't inform the Driver when it crashes early
- Resolved
-
REEF-1364 C# Evaluator should attempt to send a failure message back to the Driver on an unhandled Exception
- Resolved
- is related to
-
REEF-289 Rewrite .NET Evaluator with Tang
- Resolved
- relates to
-
REEF-1208 Validate that the REEF.NET Evaluator logs and reports exceptions correctly
- Resolved
- links to