rpuch commented on PR #6966:
URL: https://github.com/apache/ignite-3/pull/6966#issuecomment-3527834640

   > It looks like a lot of the helper methods in 
`modules/index/src/integrationTest/java/org/apache/ignite/internal/index/ItBuildIndexWriteIntentsHandlingTest.java`
 have been duplicated from other places. Can/should they be de-duplicated?
   
   I deduplicated a couple of methods. There is also 
`insertDataInTransaction()` which I would prefer to leave as is as it's short 
and deduplicating it will introduce a dependency and make the code a little bit 
more ugly.


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