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

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

                Author: ASF GitHub Bot
            Created on: 16/Jul/24 20:42
            Start Date: 16/Jul/24 20:42
    Worklog Time Spent: 10m 
      Work Description: codecov-commenter commented on PR #4004:
URL: https://github.com/apache/gobblin/pull/4004#issuecomment-2231794218

   ## 
[Codecov](https://app.codecov.io/gh/apache/gobblin/pull/4004?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Project coverage is 38.72%. Comparing base 
[(`b44a91e`)](https://app.codecov.io/gh/apache/gobblin/commit/b44a91ea69dded11fc2229237026a575ec94603a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 to head 
[(`36a3f58`)](https://app.codecov.io/gh/apache/gobblin/commit/36a3f58b45a1faf1fd6fdcafb738ab7b5f579139?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   > Report is 4 commits behind head on master.
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #4004   +/-   ##
   =========================================
     Coverage     38.72%   38.72%           
     Complexity     1596     1596           
   =========================================
     Files           388      388           
     Lines         15957    15957           
     Branches       1578     1578           
   =========================================
     Hits           6180     6180           
     Misses         9283     9283           
     Partials        494      494           
   ```
   
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/gobblin/pull/4004?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   




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

    Worklog Id:     (was: 926228)
    Time Spent: 20m  (was: 10m)

> Process HB messages with empty FlowExecutionId str
> --------------------------------------------------
>
>                 Key: GOBBLIN-2113
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-2113
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-service
>            Reporter: Urmi Mustafi
>            Assignee: Abhishek Tiwari
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{After changing flowExecutionID from a Str to a long in a previous PR, we 
> encounter NumberFormatException in the DagActionStoreChangeMonitor when 
> processing HB events. This ends up killing the HighLevelConsumer queues for 
> the hosts that receive the HB events in their partition. }}
> {{Encountered exception while processing record so stopping queue processing. 
> Record: LiKafka10ConsumerRecord(consumerRecord=ConsumerRecord(topic = 
> ds_mysql_makto-db-152_prod_SHARED_GOBBLIN_DAG_ACTION_STORE_20221208211255, 
> partition = 0, leaderEpoch = null, offset = 905733, NoTimestampType = -1, 
> serialized key size = -1, serialized value size = -1, headers = 
> RecordHeaders(headers = [], isReadOnly = false), key = , value = 
> \{"changeEventIdentifier": {"key": "", "txId": "", "produceTimestampMillis": 
> 1721078158347, "operationType": "HEARTBEAT"}, "flowGroup": "", "flowName": 
> "", "flowExecutionId": "", "jobName": "", "dagAction": null})) Exception: 
> java.lang.NumberFormatException: For input string: ""}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to