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

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

                Author: ASF GitHub Bot
            Created on: 22/Feb/19 17:38
            Start Date: 22/Feb/19 17:38
    Worklog Time Spent: 10m 
      Work Description: udim commented on pull request #7772: [BEAM-6627] Added 
Metrics API processing time reporting to TextIOIT
URL: https://github.com/apache/beam/pull/7772#discussion_r259443537
 
 

 ##########
 File path: 
sdks/java/io/file-based-io-tests/src/test/java/org/apache/beam/sdk/io/common/FileBasedIOTestPipelineOptions.java
 ##########
 @@ -54,4 +54,10 @@
   String getBigQueryTable();
 
   void setBigQueryTable(@Nullable String tableName);
+
+  @Description("Option to gather GCS performance metrics")
+  @Default.Boolean(false)
+  boolean getReportGcsPerformanceMetrics();
 
 Review comment:
   Don't forget to remove this flag if you don't need it.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 202756)
    Time Spent: 5h 10m  (was: 5h)

> Use Metrics API in IO performance tests
> ---------------------------------------
>
>                 Key: BEAM-6627
>                 URL: https://issues.apache.org/jira/browse/BEAM-6627
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Michal Walenia
>            Assignee: Michal Walenia
>            Priority: Minor
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to