You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Andrew Chung (JIRA)" <ji...@apache.org> on 2015/10/29 00:17:28 UTC

[jira] [Created] (REEF-883) Propagate C# stack trace over to Java properly

Andrew Chung created REEF-883:
---------------------------------

             Summary: Propagate C# stack trace over to Java properly
                 Key: REEF-883
                 URL: https://issues.apache.org/jira/browse/REEF-883
             Project: REEF
          Issue Type: Sub-task
          Components: REEF Bridge, REEF Driver, REEF.NET
            Reporter: Andrew Chung
            Assignee: Andrew Chung
            Priority: Minor


Right now, if we throw an {{Exception}} intentionally in a Driver handler, this will be all we receive as the failure message on the Java side:
{{Bridge received error from CLR: Exception in Call_clrSystemAllocatedEvaluatorHandler_OnNext}}. We should propagate the stack trace properly such that the message will be more insightful.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)