stevekoonce commented on a change in pull request #11442:
URL: https://github.com/apache/beam/pull/11442#discussion_r411521502



##########
File path: 
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/status/DebugCapture.java
##########
@@ -114,17 +114,22 @@ public Manager(DataflowWorkerHarnessOptions options, 
Collection<Capturable> capt
         return;
       }
 
+      JsonFactory datOtherFactory = new JacksonFactory();

Review comment:
       Ugh.  No, I had added that briefly when testing and completely missed it 
when I cleaned up.  Removing now.




----------------------------------------------------------------
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]


Reply via email to