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

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

                Author: ASF GitHub Bot
            Created on: 16/Apr/21 00:10
            Start Date: 16/Apr/21 00:10
    Worklog Time Spent: 10m 
      Work Description: sv2000 commented on a change in pull request #3259:
URL: https://github.com/apache/gobblin/pull/3259#discussion_r614473514



##########
File path: 
gobblin-modules/gobblin-kafka-common/src/test/java/org/apache/gobblin/metrics/reporter/KafkaEventReporterTest.java
##########
@@ -54,7 +57,7 @@ public void testKafkaEventReporter() throws IOException {
 
     MockKafkaPusher pusher = new MockKafkaPusher();
     KafkaEventReporter kafkaReporter = getBuilder(context, 
pusher).build("localhost:0000", "topic");
-
+    kafkaReporter.getQueueCapacity();

Review comment:
       Seems like we are ignoring the return value here. If not needed, remove 
this line.




-- 
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: 583915)
    Time Spent: 1h  (was: 50m)

> Make reporting queue capacity and timeout configurable in EventReporter
> -----------------------------------------------------------------------
>
>                 Key: GOBBLIN-1423
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1423
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Vikram Bohra
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>




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

Reply via email to