zstan commented on code in PR #6264: URL: https://github.com/apache/ignite-3/pull/6264#discussion_r2215694163
########## modules/runner/src/test/java/org/apache/ignite/internal/configuration/compatibility/framework/ConfigurationTreeComparatorSelfTest.java: ########## @@ -406,10 +397,8 @@ void testInCompatibleRename() { } /** - * Test scenario. <br> - * config ver1 has property : prop1 <br> - * config ver2 has renamed property : prop1 -> prop2 <br> - * config ver3 has deleted property : prop1, prop2 <br> + * Test scenario. <br> config ver1 has property : prop1 <br> config ver2 has renamed property : prop1 -> prop2 <br> config ver3 has Review Comment: It`s hard to read now, is it necessary? -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org