[ 
https://issues.apache.org/jira/browse/IGNITE-11314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806506#comment-16806506
 ] 

Alexander Lapin edited comment on IGNITE-11314 at 4/1/19 8:10 AM:
------------------------------------------------------------------

[~vozerov] Ready for review. Please compare with ignite-10308.


was (Author: alapin):
Ready for review. Please compare with ignite-10308.

> JDBC Thin: add transaction-scoped flag to JdbcHandler's responses.
> ------------------------------------------------------------------
>
>                 Key: IGNITE-11314
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11314
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc
>            Reporter: Alexander Lapin
>            Priority: Major
>              Labels: iep-23
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Within the context of best effort affinity, and particular, 
> multi-connections, it's necessary to use "sticky" connections in case of  
> "next page" requests, transactions, streaming and copy.
> In order to implement transaction-based-sticky use case we need to know 
> whether we are in transnational scope or not. So JdbcRequestHandler ought to 
> retrieve query execution plan, analyse whether transaction exists and 
> propagate corresponding flag to the client.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to