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

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

                Author: ASF GitHub Bot
            Created on: 10/Jan/20 23:44
            Start Date: 10/Jan/20 23:44
    Worklog Time Spent: 10m 
      Work Description: y1chi commented on pull request #10553: [BEAM-8625] 
Implement servlet for exposing sdk harness statuses in Da…
URL: https://github.com/apache/beam/pull/10553#discussion_r365472923
 
 

 ##########
 File path: 
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/status/WorkerStatusPages.java
 ##########
 @@ -108,7 +113,11 @@ public void addStatusDataProvider(
 
   /** Returns the set of pages than should be captured by DebugCapture. */
   public List<Capturable> getDebugCapturePages() {
-    return Arrays.asList(threadzServlet, statuszServlet);
+    return this.capturePages;
 
 Review comment:
   This is only used by DebugCapture Manager which takes a List as constructor 
parameter.
 
----------------------------------------------------------------
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: 370145)
    Time Spent: 1h 40m  (was: 1.5h)

> Implement servlet in Dataflow runner for sdk status query endpoint
> ------------------------------------------------------------------
>
>                 Key: BEAM-8625
>                 URL: https://issues.apache.org/jira/browse/BEAM-8625
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-dataflow
>            Reporter: Yichi Zhang
>            Assignee: Yichi Zhang
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>




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

Reply via email to