[jira] [Updated] (IGNITE-7973) TX SQL: plain INSERT should not be broadcasted to all data nodes

2018-08-16 Thread Vladimir Ozerov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-7973:

Component/s: mvcc

> TX SQL: plain INSERT should not be broadcasted to all data nodes
> 
>
> Key: IGNITE-7973
> URL: https://issues.apache.org/jira/browse/IGNITE-7973
> Project: Ignite
>  Issue Type: Task
>  Components: mvcc, sql
>Reporter: Vladimir Ozerov
>Priority: Critical
> Fix For: 2.7
>
>
> At the moment all {{INSERT}} statements are broadcasted. This could be OK for 
> {{INSERT ... SELECT}}, but is definitely not needed for {{INSERT ... 
> VALUES}}. Instead we should construct final key-value pairs locally, and then 
> send them to affected data nodes.



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


[jira] [Updated] (IGNITE-7973) TX SQL: plain INSERT should not be broadcasted to all data nodes

2018-06-26 Thread Dmitriy Pavlov (JIRA)


 [ 
https://issues.apache.org/jira/browse/IGNITE-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Pavlov updated IGNITE-7973:
---
Fix Version/s: (was: 2.6)
   2.7

> TX SQL: plain INSERT should not be broadcasted to all data nodes
> 
>
> Key: IGNITE-7973
> URL: https://issues.apache.org/jira/browse/IGNITE-7973
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Vladimir Ozerov
>Priority: Critical
> Fix For: 2.7
>
>
> At the moment all {{INSERT}} statements are broadcasted. This could be OK for 
> {{INSERT ... SELECT}}, but is definitely not needed for {{INSERT ... 
> VALUES}}. Instead we should construct final key-value pairs locally, and then 
> send them to affected data nodes.



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


[jira] [Updated] (IGNITE-7973) TX SQL: plain INSERT should not be broadcasted to all data nodes

2018-04-06 Thread Igor Seliverstov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Seliverstov updated IGNITE-7973:
-
Fix Version/s: (was: 2.5)
   2.6

> TX SQL: plain INSERT should not be broadcasted to all data nodes
> 
>
> Key: IGNITE-7973
> URL: https://issues.apache.org/jira/browse/IGNITE-7973
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Vladimir Ozerov
>Priority: Critical
> Fix For: 2.6
>
>
> At the moment all {{INSERT}} statements are broadcasted. This could be OK for 
> {{INSERT ... SELECT}}, but is definitely not needed for {{INSERT ... 
> VALUES}}. Instead we should construct final key-value pairs locally, and then 
> send them to affected data nodes.



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


[jira] [Updated] (IGNITE-7973) TX SQL: plain INSERT should not be broadcasted to all data nodes

2018-03-16 Thread Vladimir Ozerov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-7973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-7973:

Priority: Critical  (was: Major)

> TX SQL: plain INSERT should not be broadcasted to all data nodes
> 
>
> Key: IGNITE-7973
> URL: https://issues.apache.org/jira/browse/IGNITE-7973
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Vladimir Ozerov
>Priority: Critical
> Fix For: 2.5
>
>
> At the moment all {{INSERT}} statements are broadcasted. This could be OK for 
> {{INSERT ... SELECT}}, but is definitely not needed for {{INSERT ... 
> VALUES}}. Instead we should construct final key-value pairs locally, and then 
> send them to affected data nodes.



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