junkaixue commented on code in PR #2979: URL: https://github.com/apache/helix/pull/2979#discussion_r1874575152
########## helix-core/src/test/java/org/apache/helix/model/TestInstanceConfig.java: ########## @@ -90,6 +91,16 @@ public void testEnabledInstanceBackwardCompatibility() { Assert.assertFalse(instanceConfig.getInstanceEnabled()); } + @Test + public void testInstanceOperationDeserialize() { Review Comment: Why we suddenly add this? -- 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: reviews-unsubscr...@helix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@helix.apache.org For additional commands, e-mail: reviews-h...@helix.apache.org