alnzng commented on a change in pull request #1326:
URL: https://github.com/apache/samza/pull/1326#discussion_r445910787



##########
File path: 
samza-core/src/test/java/org/apache/samza/execution/TestJobGraphJsonGenerator.java
##########
@@ -368,6 +368,31 @@ public void testLegacyTaskApplication() throws Exception {
     assertEquals(0, jsonObject.jobs.size());
   }
 
+  @Test
+  public void testToJobGraphJson() throws Exception {

Review comment:
       Thanks for the review @PanTheMan . Had the discussion with 
@cameronlee314 , we need to figure out one better to way to expose 
`JobGraphJson`. So I will close this ticket for 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