tkalkirill commented on code in PR #2701:
URL: https://github.com/apache/ignite-3/pull/2701#discussion_r1363447206
##########
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/index/IndexBuilderTest.java:
##########
@@ -50,6 +50,8 @@ public class IndexBuilderTest extends BaseIgniteAbstractTest {
private static final int PARTITION_ID = 3;
+ private static final long ANY_ENLISTMENT_CONSISTENCY_TOKEN = 100500;
Review Comment:
We discussed it personally: there will be only one constructor, I will adapt
to it.
--
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]