[ 
https://issues.apache.org/jira/browse/TRAFODION-3309?focusedWorklogId=244286&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-244286
 ]

ASF GitHub Bot logged work on TRAFODION-3309:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/May/19 20:48
            Start Date: 17/May/19 20:48
    Worklog Time Spent: 10m 
      Work Description: DaveBirdsall commented on pull request #1841: 
[TRAFODION-3309] Convert arkcmp errors to enum
URL: https://github.com/apache/trafodion/pull/1841
 
 
   Changed the error code symbols in arkcmp/CmpErrors.h to use an enum instead 
of "static const int". That makes it possible for the analyzeMessagesGuide.py 
script to know about these symbols when searching the code base for files that 
issue these errors.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 244286)
            Time Spent: 10m
    Remaining Estimate: 0h

> Improve analyzeMessagesGuide.py for errors in 2000 range
> --------------------------------------------------------
>
>                 Key: TRAFODION-3309
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3309
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: sql-cmp
>            Reporter: David Wayne Birdsall
>            Assignee: David Wayne Birdsall
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> File arkcmp/CmpErrors.h contains some "static const int" variables that are 
> used as error number identifiers, particularly for errors in the 2000 range. 
> If we convert those to an enum, and add this file to analyzeMessagesGuide.py, 
> then the latter script will be able to do a better job identifying where 
> these errors are generated.



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

Reply via email to