rpuch commented on PR #5291: URL: https://github.com/apache/ignite-3/pull/5291#issuecomment-2687037997
> I believe that we've might miss adding tableIds for externally started transactions, e.g. such transactions that call `InternalTableImpl#lookup()` or `InternalTableImpl#scan()`. Before the mentioned `scan()` or `lookup()` is invoked, the corresponding table is enlisted in transaction in `ExecutionServiceImpl`. The enlistment happens per table, so we will not miss `tableId` addition. -- 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