[ https://issues.apache.org/jira/browse/GOBBLIN-1193?focusedWorklogId=446164&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-446164 ]
ASF GitHub Bot logged work on GOBBLIN-1193: ------------------------------------------- Author: ASF GitHub Bot Created on: 15/Jun/20 23:08 Start Date: 15/Jun/20 23:08 Worklog Time Spent: 10m Work Description: codecov-commenter edited a comment on pull request #3041: URL: https://github.com/apache/incubator-gobblin/pull/3041#issuecomment-643650145 # [Codecov](https://codecov.io/gh/apache/incubator-gobblin/pull/3041?src=pr&el=h1) Report > Merging [#3041](https://codecov.io/gh/apache/incubator-gobblin/pull/3041?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-gobblin/commit/93ee79546759d73310fb6f949fcbfc57e232ccd8&el=desc) will **increase** coverage by `0.01%`. > The diff coverage is `100.00%`. [](https://codecov.io/gh/apache/incubator-gobblin/pull/3041?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #3041 +/- ## ============================================ + Coverage 45.78% 45.79% +0.01% - Complexity 9328 9334 +6 ============================================ Files 1956 1956 Lines 74423 74426 +3 Branches 8250 8252 +2 ============================================ + Hits 34073 34086 +13 + Misses 37157 37148 -9 + Partials 3193 3192 -1 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-gobblin/pull/3041?src=pr&el=tree) | Coverage Δ | Complexity Δ | | |---|---|---|---| | [...ctor/extract/kafka/KafkaExtractorStatsTracker.java](https://codecov.io/gh/apache/incubator-gobblin/pull/3041/diff?src=pr&el=tree#diff-Z29iYmxpbi1tb2R1bGVzL2dvYmJsaW4ta2Fma2EtY29tbW9uL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9nb2JibGluL3NvdXJjZS9leHRyYWN0b3IvZXh0cmFjdC9rYWZrYS9LYWZrYUV4dHJhY3RvclN0YXRzVHJhY2tlci5qYXZh) | `87.01% <100.00%> (+1.48%)` | `50.00 <0.00> (+5.00)` | | | [...e/gobblin/runtime/app/ServiceBasedAppLauncher.java](https://codecov.io/gh/apache/incubator-gobblin/pull/3041/diff?src=pr&el=tree#diff-Z29iYmxpbi1ydW50aW1lL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9nb2JibGluL3J1bnRpbWUvYXBwL1NlcnZpY2VCYXNlZEFwcExhdW5jaGVyLmphdmE=) | `43.68% <0.00%> (-3.89%)` | `10.00% <0.00%> (-2.00%)` | | | [...main/java/org/apache/gobblin/util/HadoopUtils.java](https://codecov.io/gh/apache/incubator-gobblin/pull/3041/diff?src=pr&el=tree#diff-Z29iYmxpbi11dGlsaXR5L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9nb2JibGluL3V0aWwvSGFkb29wVXRpbHMuamF2YQ==) | `30.56% <0.00%> (+0.66%)` | `25.00% <0.00%> (+1.00%)` | | | [...lin/restli/throttling/ZookeeperLeaderElection.java](https://codecov.io/gh/apache/incubator-gobblin/pull/3041/diff?src=pr&el=tree#diff-Z29iYmxpbi1yZXN0bGkvZ29iYmxpbi10aHJvdHRsaW5nLXNlcnZpY2UvZ29iYmxpbi10aHJvdHRsaW5nLXNlcnZpY2Utc2VydmVyL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9nb2JibGluL3Jlc3RsaS90aHJvdHRsaW5nL1pvb2tlZXBlckxlYWRlckVsZWN0aW9uLmphdmE=) | `72.22% <0.00%> (+2.22%)` | `13.00% <0.00%> (ø%)` | | | [...in/java/org/apache/gobblin/cluster/HelixUtils.java](https://codecov.io/gh/apache/incubator-gobblin/pull/3041/diff?src=pr&el=tree#diff-Z29iYmxpbi1jbHVzdGVyL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9nb2JibGluL2NsdXN0ZXIvSGVsaXhVdGlscy5qYXZh) | `40.47% <0.00%> (+5.55%)` | `16.00% <0.00%> (+2.00%)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-gobblin/pull/3041?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/incubator-gobblin/pull/3041?src=pr&el=footer). Last update [93ee795...f123125](https://codecov.io/gh/apache/incubator-gobblin/pull/3041?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments). ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 446164) Time Spent: 3.5h (was: 3h 20m) > Ensure that ingestion latency is 0 when no records are consumed by Kafka > Extractor > ---------------------------------------------------------------------------------- > > Key: GOBBLIN-1193 > URL: https://issues.apache.org/jira/browse/GOBBLIN-1193 > Project: Apache Gobblin > Issue Type: Bug > Components: gobblin-kafka > Affects Versions: 0.15.0 > Reporter: Sudarshan Vasudevan > Assignee: Shirshanka Das > Priority: Major > Fix For: 0.15.0 > > Time Spent: 3.5h > Remaining Estimate: 0h > > When no records are consumed by Kafka Extractor during an epoch, > KafkaExtractorStatsTracker incorrectly returns a non-zero value for ingestion > latency. -- This message was sent by Atlassian Jira (v8.3.4#803005)