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

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

                Author: ASF GitHub Bot
            Created on: 15/Nov/19 22:06
            Start Date: 15/Nov/19 22:06
    Worklog Time Spent: 10m 
      Work Description: asfgit commented on pull request #2812: GOBBLIN-966: 
Check if no partitions have been processed by KafkaExtra…
URL: https://github.com/apache/incubator-gobblin/pull/2812
 
 
   
 
----------------------------------------------------------------
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: 344611)
    Time Spent: 50m  (was: 40m)

> Check if no partitions have been processed by KafkaExtractor in close() 
> method to avoid ArrayIndexOutOfBoundsException 
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-966
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-966
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-kafka
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Shirshanka Das
>            Priority: Minor
>             Fix For: 0.15.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> When no partitions are processed by KafkaExtractor, the currentPartitionIndex 
> remains at -1. Calling the 
> KafkaExtractorStatsTracker#updateStatisticsForCurrentPartition() method, with 
> a partition index of -1 causes ArrayIndexOutofBoundsException.



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

Reply via email to