You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/12/24 07:29:12 UTC

[GitHub] [ignite-3] ptupitsyn commented on pull request #524: IGNITE-15240 Thin client: Implement transactions

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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org