ibessonov commented on code in PR #1562:
URL: https://github.com/apache/ignite-3/pull/1562#discussion_r1085369033
##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/raft/snapshot/PartitionAccessImpl.java:
##########
@@ -167,6 +167,9 @@ public long maxLastAppliedTerm() {
@Override
public CompletableFuture<Void> startRebalance() {
+ // TODO: IGNITE-18619 Fix this bullshit, we should have already waited
for the indexes to be created
Review Comment:
Language :) We don't commit swear words into main
--
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]