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

ASF GitHub Bot logged work on BEAM-7667:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Jul/19 12:43
            Start Date: 24/Jul/19 12:43
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on pull request #8973: [BEAM-7667] 
report GCS throttling time to Dataflow autoscaler
URL: https://github.com/apache/beam/pull/8973#discussion_r306787866
 
 

 ##########
 File path: 
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/BatchModeExecutionContext.java
 ##########
 @@ -66,6 +66,8 @@
   // TODO: Move throttle time Metric to a dedicated namespace.
   protected static final String DATASTORE_THROTTLE_TIME_NAMESPACE =
       "org.apache.beam.sdk.io.gcp.datastore.DatastoreV1$DatastoreWriterFn";
+  protected static final String HTTP_CLIENT_API_THROTTLE_TIME_NAMESPACE =
 
 Review comment:
   This seems an odd explicit namespace to use, is it for backwards 
compatibility reasons? 
 
----------------------------------------------------------------
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: 281922)
    Time Spent: 50m  (was: 40m)

> report GCS throttling time to Dataflow autoscaler
> -------------------------------------------------
>
>                 Key: BEAM-7667
>                 URL: https://issues.apache.org/jira/browse/BEAM-7667
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Heejong Lee
>            Assignee: Heejong Lee
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> report GCS throttling time to Dataflow autoscaler.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to