ptupitsyn commented on pull request #524: URL: https://github.com/apache/ignite-3/pull/524#issuecomment-1000698443
@isapego Good catch regarding connection/transaction ownership! Somehow forgot about it, even though we have `PayloadOutputChannel#clientChannel` exactly for this. 1. Added channel check to `ClientTable#writeTx` (same approach as we have in 2.x). 2. Enabled multi-node connection in `ItThinClientTransactionsTest`. -- 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]
