[
https://issues.apache.org/jira/browse/TRAFODION-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433030#comment-16433030
]
ASF GitHub Bot commented on TRAFODION-3009:
-------------------------------------------
GitHub user selvaganesang opened a pull request:
https://github.com/apache/trafodion/pull/1513
[TRAFODION-3009] Streamline error handling in Executor utility commands
seabase/TEST002 failing with a core file. Yet another attempt to fix this
issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/trafodion trafodion-3009_3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1513.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1513
----
commit fc03afc85054bee88944f89ee2076b4c6dd64ba7
Author: selvaganesang <selva.govindarajan@...>
Date: 2018-04-10T21:29:47Z
[TRAFODION-3009] Streamline error handling in Executor utility commands
seabase/TEST002 failing with a core file. Yet another attempt to fix this
issue.
----
> Streamline error handling in Executor utility commands
> ------------------------------------------------------
>
> Key: TRAFODION-3009
> URL: https://issues.apache.org/jira/browse/TRAFODION-3009
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: -exe, sql-exe
> Reporter: Selvaganesan Govindarajan
> Assignee: Selvaganesan Govindarajan
> Priority: Major
>
> Executor utility commands are the commands that issue sql statements during
> its execution to complete its task. These operators are derived from
> ExExeUtilTcb operator in Trafodion. These commands assume ComDiagsArea is
> allocated in advance. This is not in accordance with the design as outlined in
> [https://cwiki.apache.org/confluence/display/TRAFODION/SQL+Diagnostics+Architecture+and+Design]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)