lowka commented on code in PR #6772:
URL: https://github.com/apache/ignite-3/pull/6772#discussion_r2431487938
##########
modules/spring/spring-data-ignite/src/test/java/org/apache/ignite/data/SpringDataJdbcTest.java:
##########
@@ -71,7 +71,7 @@
*/
@SpringBootTest(classes = TestApplication.class)
@ExtendWith(WorkDirectoryExtension.class)
-@Disabled("https://issues.apache.org/jira/browse/IGNITE-26139")
+@Disabled("https://issues.apache.org/jira/browse/IGNITE-26190")
Review Comment:
Spring Data utilises batches for DML operations.
--
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]