Re: [VOTE] Release Apache Cassandra 1.0.7 (Strike 2)

2012-01-14 Thread Brandon Williams
+1 On Fri, Jan 13, 2012 at 3:44 AM, Sylvain Lebresne wrote: > With the fix for CASSANDRA-3733 and CASSANDRA-3625 added on top of the > artifacts of Strike 1, I propose the following artifacts for release as 1.0.7 > > Sha1: 6a1ed6205cad8d019eb6eda326d7796a8a0dd67b > Git: > http://git-wip-us.apach

update row_cache_provider only after restart

2012-01-14 Thread Todd Burruss
using CLI to update row_cache_provider does not take affect until after a node is restarted, even though "describe" shows it as set. not sure if you consider this a bug, but has caused me some grief with my testing of providers. I'm using 1.0.6

Re: update row_cache_provider only after restart

2012-01-14 Thread Jonathan Ellis
IMO that's a bug. On Sat, Jan 14, 2012 at 3:20 PM, Todd Burruss wrote: > using CLI to update row_cache_provider does not take affect until after a > node is restarted, even though "describe" shows it as set.  not sure if you > consider this a bug, but has caused me some grief with my testing of