[ https://issues.apache.org/jira/browse/IGNITE-24520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929739#comment-17929739 ]
Maksim Zhuravkov commented on IGNITE-24520: ------------------------------------------- [~xtern] Could you please review my patch? > Sql. TransactionViewProvider should only return local transactions > ------------------------------------------------------------------- > > Key: IGNITE-24520 > URL: https://issues.apache.org/jira/browse/IGNITE-24520 > Project: Ignite > Issue Type: Improvement > Reporter: Maksim Zhuravkov > Assignee: Maksim Zhuravkov > Priority: Major > Labels: ignite-3 > Time Spent: 10m > Remaining Estimate: 0h > > `TransactionsViewProvider` should accept `localNodeId` and return only > transactions that have `txMetaState.txCoordinatorId` == `localNodeId`. See > original implementation of `TransactionsViewProvider ` in IGNITE-23431. > -- This message was sent by Atlassian Jira (v8.20.10#820010)