[jira] [Updated] (CASSANDRA-5796) Cqlsh should return a result in the case of a CAS INSERT/UPDATE

2018-05-11 Thread Jeremy Hanna (JIRA)

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

Jeremy Hanna updated CASSANDRA-5796:

Labels: LWT  (was: )

> Cqlsh should return a result in the case of a CAS INSERT/UPDATE
> ---
>
> Key: CASSANDRA-5796
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5796
> Project: Cassandra
>  Issue Type: New Feature
>  Components: Tools
>Reporter: Michaël Figuière
>Assignee: Aleksey Yeschenko
>Priority: Major
>  Labels: LWT
> Fix For: 2.0.1
>
> Attachments: 5796.txt
>
>
> Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
> regular {{INSERT/UPDATE}} statements, that is without displaying anything if 
> there were no error.
> Ideally it should display the ResultSet returned by these CAS statements as 
> defined in CASSANDRA-5619.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-5796) Cqlsh should return a result in the case of a CAS INSERT/UPDATE

2013-09-17 Thread Aleksey Yeschenko (JIRA)

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

Aleksey Yeschenko updated CASSANDRA-5796:
-

Attachment: 5796.txt

 Cqlsh should return a result in the case of a CAS INSERT/UPDATE
 ---

 Key: CASSANDRA-5796
 URL: https://issues.apache.org/jira/browse/CASSANDRA-5796
 Project: Cassandra
  Issue Type: New Feature
  Components: Tools
Reporter: Michaël Figuière
Assignee: Aleksey Yeschenko
 Fix For: 2.0.1

 Attachments: 5796.txt


 Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
 regular {{INSERT/UPDATE}} statements, that is without displaying anything if 
 there were no error.
 Ideally it should display the ResultSet returned by these CAS statements as 
 defined in CASSANDRA-5619.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CASSANDRA-5796) Cqlsh should return a result in the case of a CAS INSERT/UPDATE

2013-08-07 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-5796:
--

  Component/s: Tools
Since Version: 2.0 beta 2
 Priority: Major  (was: Minor)
Fix Version/s: 2.0.1
 Assignee: Aleksey Yeschenko

 Cqlsh should return a result in the case of a CAS INSERT/UPDATE
 ---

 Key: CASSANDRA-5796
 URL: https://issues.apache.org/jira/browse/CASSANDRA-5796
 Project: Cassandra
  Issue Type: New Feature
  Components: Tools
Reporter: Michaël Figuière
Assignee: Aleksey Yeschenko
 Fix For: 2.0.1


 Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
 regular {{INSERT/UPDATE}} statements, that is without displaying anything if 
 there were no error.
 Ideally it should display the ResultSet returned by these CAS statements as 
 defined in CASSANDRA-5619.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CASSANDRA-5796) Cqlsh should return a result in the case of a CAS INSERT/UPDATE

2013-08-07 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-5796:
--

Affects Version/s: (was: 2.0 beta 1)
   Issue Type: New Feature  (was: Improvement)

 Cqlsh should return a result in the case of a CAS INSERT/UPDATE
 ---

 Key: CASSANDRA-5796
 URL: https://issues.apache.org/jira/browse/CASSANDRA-5796
 Project: Cassandra
  Issue Type: New Feature
Reporter: Michaël Figuière
Priority: Minor

 Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
 regular {{INSERT/UPDATE}} statements, that is without displaying anything if 
 there were no error.
 Ideally it should display the ResultSet returned by these CAS statements as 
 defined in CASSANDRA-5619.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CASSANDRA-5796) Cqlsh should return a result in the case of a CAS INSERT/UPDATE

2013-07-23 Thread JIRA

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

Michaël Figuière updated CASSANDRA-5796:


Description: 
Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
regular {{INSERT/UPDATE}} statements, that is without displaying anything is 
there were no error.

Ideally it should display the ResultSet returned by these CAS statements as 
defined in CASSANDRA-5619.

  was:
Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
regular INSERT/UPDATE statements, that is without displaying anything is there 
were no error.

Ideally it should display the ResultSet returned by these CAS statements as 
defined in CASSANDRA-5619.


 Cqlsh should return a result in the case of a CAS INSERT/UPDATE
 ---

 Key: CASSANDRA-5796
 URL: https://issues.apache.org/jira/browse/CASSANDRA-5796
 Project: Cassandra
  Issue Type: Improvement
Affects Versions: 2.0 beta 1
Reporter: Michaël Figuière
Priority: Minor

 Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
 regular {{INSERT/UPDATE}} statements, that is without displaying anything is 
 there were no error.
 Ideally it should display the ResultSet returned by these CAS statements as 
 defined in CASSANDRA-5619.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CASSANDRA-5796) Cqlsh should return a result in the case of a CAS INSERT/UPDATE

2013-07-23 Thread JIRA

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

Michaël Figuière updated CASSANDRA-5796:


Description: 
Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
regular {{INSERT/UPDATE}} statements, that if without displaying anything is 
there were no error.

Ideally it should display the ResultSet returned by these CAS statements as 
defined in CASSANDRA-5619.

  was:
Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
regular {{INSERT/UPDATE}} statements, that is without displaying anything is 
there were no error.

Ideally it should display the ResultSet returned by these CAS statements as 
defined in CASSANDRA-5619.


 Cqlsh should return a result in the case of a CAS INSERT/UPDATE
 ---

 Key: CASSANDRA-5796
 URL: https://issues.apache.org/jira/browse/CASSANDRA-5796
 Project: Cassandra
  Issue Type: Improvement
Affects Versions: 2.0 beta 1
Reporter: Michaël Figuière
Priority: Minor

 Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
 regular {{INSERT/UPDATE}} statements, that if without displaying anything is 
 there were no error.
 Ideally it should display the ResultSet returned by these CAS statements as 
 defined in CASSANDRA-5619.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CASSANDRA-5796) Cqlsh should return a result in the case of a CAS INSERT/UPDATE

2013-07-23 Thread JIRA

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

Michaël Figuière updated CASSANDRA-5796:


Description: 
Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
regular {{INSERT/UPDATE}} statements, that is without displaying anything if 
there were no error.

Ideally it should display the ResultSet returned by these CAS statements as 
defined in CASSANDRA-5619.

  was:
Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
regular {{INSERT/UPDATE}} statements, that if without displaying anything is 
there were no error.

Ideally it should display the ResultSet returned by these CAS statements as 
defined in CASSANDRA-5619.


 Cqlsh should return a result in the case of a CAS INSERT/UPDATE
 ---

 Key: CASSANDRA-5796
 URL: https://issues.apache.org/jira/browse/CASSANDRA-5796
 Project: Cassandra
  Issue Type: Improvement
Affects Versions: 2.0 beta 1
Reporter: Michaël Figuière
Priority: Minor

 Right now cqlsh behave with {{INSERT/UPDATE...IF}} the same way it does for 
 regular {{INSERT/UPDATE}} statements, that is without displaying anything if 
 there were no error.
 Ideally it should display the ResultSet returned by these CAS statements as 
 defined in CASSANDRA-5619.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira