You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (Jira)" <ji...@apache.org> on 2021/04/13 20:15:00 UTC

[jira] [Resolved] (GOBBLIN-1373) remove fixed sleep time in HighLevelConsumer

     [ https://issues.apache.org/jira/browse/GOBBLIN-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hung Tran resolved GOBBLIN-1373.
--------------------------------
    Fix Version/s: 0.16.0
       Resolution: Fixed

Issue resolved by pull request #3215
[https://github.com/apache/incubator-gobblin/pull/3215]

> remove fixed sleep time in HighLevelConsumer
> --------------------------------------------
>
>                 Key: GOBBLIN-1373
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1373
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Arjun Singh Bora
>            Priority: Major
>             Fix For: 0.16.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> HighLevelConsumer thread sleeps for 50ms after doing a poll. This significantly reduces its speed of consumption.
> Removing this wait time can be a big improvement.



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