[jira] [Updated] (CASSANDRA-5378) Fat Client: No longer works in 1.2

2013-06-27 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-5378:
--

Fix Version/s: (was: 1.2.4)
   1.2.7

> Fat Client: No longer works in 1.2
> --
>
> Key: CASSANDRA-5378
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5378
> Project: Cassandra
>  Issue Type: Bug
>Affects Versions: 1.2.0
>Reporter: Carl Yeksigian
>Assignee: Carl Yeksigian
>  Labels: client
> Fix For: 1.2.7
>
> Attachments: 5378-1.2.txt, 5378-schema-writing.patch, 5378.txt, 
> 5378-v2.txt
>
>
> The current client only example doesn't compile. After doing some updates, 
> the fat client still won't work, mainly because the schema is not being 
> pushed to the fat client.
> I've made changes to the client to support CQL3 commands, to the 
> ServiceManager to wait until a migration has completed before starting the 
> client, and to the MigrationManager to not try to pull schemas from a fat 
> client.

--
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-5378) Fat Client: No longer works in 1.2

2013-06-14 Thread Carl Yeksigian (JIRA)

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

Carl Yeksigian updated CASSANDRA-5378:
--

Attachment: 5378-schema-writing.patch

> Fat Client: No longer works in 1.2
> --
>
> Key: CASSANDRA-5378
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5378
> Project: Cassandra
>  Issue Type: Bug
>Affects Versions: 1.2.0
>Reporter: Carl Yeksigian
>Assignee: Carl Yeksigian
>  Labels: client
> Fix For: 1.2.4
>
> Attachments: 5378-1.2.txt, 5378-schema-writing.patch, 5378.txt, 
> 5378-v2.txt
>
>
> The current client only example doesn't compile. After doing some updates, 
> the fat client still won't work, mainly because the schema is not being 
> pushed to the fat client.
> I've made changes to the client to support CQL3 commands, to the 
> ServiceManager to wait until a migration has completed before starting the 
> client, and to the MigrationManager to not try to pull schemas from a fat 
> client.

--
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-5378) Fat Client: No longer works in 1.2

2013-03-29 Thread Carl Yeksigian (JIRA)

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

Carl Yeksigian updated CASSANDRA-5378:
--

Attachment: 5378-v2.txt

This fixes the test.

> Fat Client: No longer works in 1.2
> --
>
> Key: CASSANDRA-5378
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5378
> Project: Cassandra
>  Issue Type: Bug
>Affects Versions: 1.2.0
>Reporter: Carl Yeksigian
>Assignee: Carl Yeksigian
>  Labels: client
> Fix For: 1.2.4
>
> Attachments: 5378-1.2.txt, 5378.txt, 5378-v2.txt
>
>
> The current client only example doesn't compile. After doing some updates, 
> the fat client still won't work, mainly because the schema is not being 
> pushed to the fat client.
> I've made changes to the client to support CQL3 commands, to the 
> ServiceManager to wait until a migration has completed before starting the 
> client, and to the MigrationManager to not try to pull schemas from a fat 
> client.

--
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-5378) Fat Client: No longer works in 1.2

2013-03-22 Thread Carl Yeksigian (JIRA)

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

Carl Yeksigian updated CASSANDRA-5378:
--

Attachment: 5378-1.2.txt

This patch is applied against the 1.2 branch - the unclean file wasn't needed.

> Fat Client: No longer works in 1.2
> --
>
> Key: CASSANDRA-5378
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5378
> Project: Cassandra
>  Issue Type: Bug
>Affects Versions: 1.2.0
>Reporter: Carl Yeksigian
>Assignee: Carl Yeksigian
>  Labels: client
> Fix For: 2.0
>
> Attachments: 5378-1.2.txt, 5378.txt
>
>
> The current client only example doesn't compile. After doing some updates, 
> the fat client still won't work, mainly because the schema is not being 
> pushed to the fat client.
> I've made changes to the client to support CQL3 commands, to the 
> ServiceManager to wait until a migration has completed before starting the 
> client, and to the MigrationManager to not try to pull schemas from a fat 
> client.

--
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-5378) Fat Client: No longer works in 1.2

2013-03-22 Thread Carl Yeksigian (JIRA)

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

Carl Yeksigian updated CASSANDRA-5378:
--

Fix Version/s: (was: 1.2.4)
   2.0

> Fat Client: No longer works in 1.2
> --
>
> Key: CASSANDRA-5378
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5378
> Project: Cassandra
>  Issue Type: Bug
>Affects Versions: 1.2.0
>Reporter: Carl Yeksigian
>Assignee: Carl Yeksigian
>  Labels: client
> Fix For: 2.0
>
> Attachments: 5378.txt
>
>
> The current client only example doesn't compile. After doing some updates, 
> the fat client still won't work, mainly because the schema is not being 
> pushed to the fat client.
> I've made changes to the client to support CQL3 commands, to the 
> ServiceManager to wait until a migration has completed before starting the 
> client, and to the MigrationManager to not try to pull schemas from a fat 
> client.

--
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-5378) Fat Client: No longer works in 1.2

2013-03-22 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-5378:
--

Reviewer: brandon.williams

> Fat Client: No longer works in 1.2
> --
>
> Key: CASSANDRA-5378
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5378
> Project: Cassandra
>  Issue Type: Bug
>Affects Versions: 1.2.0
>Reporter: Carl Yeksigian
>Assignee: Carl Yeksigian
>  Labels: client
> Fix For: 1.2.4
>
> Attachments: 5378.txt
>
>
> The current client only example doesn't compile. After doing some updates, 
> the fat client still won't work, mainly because the schema is not being 
> pushed to the fat client.
> I've made changes to the client to support CQL3 commands, to the 
> ServiceManager to wait until a migration has completed before starting the 
> client, and to the MigrationManager to not try to pull schemas from a fat 
> client.

--
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-5378) Fat Client: No longer works in 1.2

2013-03-22 Thread Carl Yeksigian (JIRA)

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

Carl Yeksigian updated CASSANDRA-5378:
--

Attachment: 5378.txt

> Fat Client: No longer works in 1.2
> --
>
> Key: CASSANDRA-5378
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5378
> Project: Cassandra
>  Issue Type: Bug
>Affects Versions: 1.2.0
>Reporter: Carl Yeksigian
>Assignee: Carl Yeksigian
>  Labels: client
> Fix For: 1.2.4
>
> Attachments: 5378.txt
>
>
> The current client only example doesn't compile. After doing some updates, 
> the fat client still won't work, mainly because the schema is not being 
> pushed to the fat client.
> I've made changes to the client to support CQL3 commands, to the 
> ServiceManager to wait until a migration has completed before starting the 
> client, and to the MigrationManager to not try to pull schemas from a fat 
> client.

--
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