sk0x50 commented on code in PR #5245: URL: https://github.com/apache/ignite-3/pull/5245#discussion_r1963492520
########## modules/transactions/src/main/java/org/apache/ignite/internal/tx/impl/VolatileTxStateMetaStorage.java: ########## @@ -144,7 +144,9 @@ public Collection<TxStateMeta> states() { public CompletableFuture<Void> vacuum( Review Comment: > I mean, the requests handling aren't related to this, aren't they? The processing itself is not related. On the other hand, you need to be sure that the request is created properly. So, I just mentioned here that we need to double-check this place when IGNITE-24343 is ready. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org