AMashenkov commented on code in PR #6264:
URL: https://github.com/apache/ignite-3/pull/6264#discussion_r2215761783
##########
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:
My bad. This wasn't done intentionally
--
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]