wangyang0918 commented on a change in pull request #11070: [FLINK-16013][core] 
Make complex type config options could be parsed correctly
URL: https://github.com/apache/flink/pull/11070#discussion_r379431930
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/clusterframework/BootstrapToolsTest.java
 ##########
 @@ -533,4 +547,61 @@ public void testGetEnvironmentVariablesErroneous() {
 
                Assert.assertEquals(0, res.size());
        }
+
+       @Test
+       public void testWriteListConfigOptionAndReload() throws IOException {
 
 Review comment:
   I will merge this tests to a single one.

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


With regards,
Apache Git Services

Reply via email to