Closed sebgiroux closed 13 years ago
The last time I checked, renaming was not supported by Cassandra. It was supported for a while during 0.7 beta, but there were lingering issues with it that were difficult to solve. I'll check and make sure it hasn't been fixed since then.
Yeah, renaming is still not supported, so I'm going to go ahead and close this one.
As the title say, it would be nice if sysmanager could support renaming a KS or CF. I was ready to do it until I realized the two functions system_rename_column_family and system_rename_keyspace weren't in Cassandra.php. I'm not sure if generating these file again from thrift would do it, and then we just have to modify sysmanager to support it ?
Thanks!