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

ASF GitHub Bot logged work on GOBBLIN-964:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Nov/19 17:54
            Start Date: 19/Nov/19 17:54
    Worklog Time Spent: 10m 
      Work Description: asfgit commented on pull request #2817: [GOBBLIN-964] 
Add the enum JOB_SUCCEEDED to org.apache.gobblin.metrics.event.EventName
URL: https://github.com/apache/incubator-gobblin/pull/2817
 
 
   
 
----------------------------------------------------------------
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: 346137)
    Time Spent: 0.5h  (was: 20m)

> JobSucceededTimer is missing in org.apache.gobblin.metrics.event.EventName 
> ---------------------------------------------------------------------------
>
>                 Key: GOBBLIN-964
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-964
>             Project: Apache Gobblin
>          Issue Type: New Feature
>            Reporter: Chen Guo
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In the notifyListeners method of AbstractJobLauncher, it is unable to convert 
> the TimingEvent.LauncherTimings.JOB_SUCCEEDED successfully into a valid 
> EventName with this line below
> {code:java}
> EventName.getEnumFromEventId(timerEventName)
> {code}
> We miss an enum for JobSucceededTimer in 
> org.apache.gobblin.metrics.event.EventName 
> Without this enum, EventMetadataGenerator cannot work correctly to generate 
> additionalMetadata for the event



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to