GGraziadei commented on code in PR #8783:
URL: https://github.com/apache/storm/pull/8783#discussion_r3358267546


##########
flux/flux-core/src/test/java/org/apache/storm/flux/TCKTest.java:
##########
@@ -103,6 +105,71 @@ public void testDiamondTopology() throws Exception {
         topology.validate();
     }
 
+    @Test
+    public void testComponentConfig() throws Exception {

Review Comment:
   Hi, thank you for the comment. I totally agree, for coverage tree 
convenience, I am not adding a new test case, but compacting the scenario you 
proposed in this test case. 



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to