You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/17 16:20:00 UTC

[jira] [Commented] (TRAFODION-3023) Add more enum files to analyzeMessageGuide.py

    [ https://issues.apache.org/jira/browse/TRAFODION-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441099#comment-16441099 ] 

ASF GitHub Bot commented on TRAFODION-3023:
-------------------------------------------

GitHub user DaveBirdsall opened a pull request:

    https://github.com/apache/trafodion/pull/1523

    [TRAFODION-3023] Add more enum files to analyzeMessageGuide.py

    This set of changes does the following:
    
    1. Adds sort/SortError.h and udrserv/udrdefs.h to the list of error message enum files known to the script analyzeMessageGuide.py
    
    2. Adds an enum name to sort/SortError.h to make it easier for analyzeMessageGuide.py to process
    
    3. Converts defines to a named enum in udrserv/udrdefs.h to make it easier for analyzeMessageGuide.py to process, and deletes some redundant and unused symbols

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DaveBirdsall/trafodion Trafodion3023

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1523.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 #1523
    
----
commit 3444e174ce80c4753b5505b63701a3a92f6e18f7
Author: Dave Birdsall <db...@...>
Date:   2018-04-17T16:14:28Z

    [TRAFODION-3023] Add more enum files to analyzeMessageGuide.py

----


> Add more enum files to analyzeMessageGuide.py
> ---------------------------------------------
>
>                 Key: TRAFODION-3023
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3023
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: dev-environment
>    Affects Versions: 2.3
>            Reporter: David Wayne Birdsall
>            Assignee: David Wayne Birdsall
>            Priority: Major
>
> Recently on the dev e-mail list there was a discussion about adding new SQL diagnostic messages. While researching an answer for that, I came across some error message enum files that analyzeMessageGuide.py doesn't know about. So, this Jira has been filed to add those files to analyzeMessageGuide.py.
> The e-mail discussion is here: http://mail-archives.apache.org/mod_mbox/trafodion-dev/201804.mbox/%3CMWHPR1001MB2350B631BC10A20733862D39E4BE0%40MWHPR1001MB2350.namprd10.prod.outlook.com%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)