Re: Stateful Thrift/Avro API in 0.7 (set_keyspace)

2010-07-06 Thread Thomas Heller
uch any language. Well, looked at the code and switching isnt gonna be expensive so my concern is answered. Since set_keyspace resets login it might be "useful" to combine those two? set_keyspace(string, optional:auth)? Cheers, /thomas

Re: Stateful Thrift/Avro API in 0.7 (set_keyspace)

2010-07-06 Thread Jonathan Ellis
stateful keyspace selection but I just wondered why this "stateful" > path was chosen? Will set_keyspace() be an expensive operation? > > Cheers, > /thomas > > PS: > For the curious, my Client is available at: > > http://github.com/thheller/greek_archi

Stateful Thrift/Avro API in 0.7 (set_keyspace)

2010-07-06 Thread Thomas Heller
I just wondered why this "stateful" path was chosen? Will set_keyspace() be an expensive operation? Cheers, /thomas PS: For the curious, my Client is available at: http://github.com/thheller/greek_architect While fully functional I doubt it would be very useful too anyone else at this time.

Re: set_keyspace()

2010-06-06 Thread Jonathan Ellis
jamin Black wrote: >> Can someone enlighten me as to the purpose of set_keyspace() and the >> elimination of the keyspace args from calls?  I understand there was a >> discussion of the issue before I joined the list several months ago. >> For those with several keyspaces,

Re: set_keyspace()

2010-06-06 Thread Jonathan Ellis
10 PM, Benjamin Black wrote: > Can someone enlighten me as to the purpose of set_keyspace() and the > elimination of the keyspace args from calls?  I understand there was a > discussion of the issue before I joined the list several months ago. > For those with several keyspaces, or many k

set_keyspace()

2010-06-06 Thread Benjamin Black
Can someone enlighten me as to the purpose of set_keyspace() and the elimination of the keyspace args from calls? I understand there was a discussion of the issue before I joined the list several months ago. For those with several keyspaces, or many keyspaces, as when using a keyspace per