shanthoosh commented on a change in pull request #1079: SAMZA-2250: Support 
large job models in standalone.
URL: https://github.com/apache/samza/pull/1079#discussion_r296059415
 
 

 ##########
 File path: samza-core/src/test/java/org/apache/samza/zk/TestZkUtils.java
 ##########
 @@ -562,4 +569,33 @@ public void 
testCloseShouldTearDownZkConnectionOnInterruptedException() throws E
 
     Assert.assertTrue(field.getBoolean(zkClient));
   }
+
+  @Test
+  public void testShouldSupportReadingAndWritingLargeJobModels() {
 
 Review comment:
   This test is not necessary anymore. This is covered by 
`TestZkMetadataStore`. 

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


With regards,
Apache Git Services

Reply via email to