Re: Histogram error "Unable to compute ceiling for max when histogram overflowed"

2016-10-19 Thread Ken Hancock
I would suggest metrics should return null values instead of false values. On Wed, Oct 19, 2016 at 12:21 PM, Владимир Бухтояров < jseco...@mail.ru.invalid> wrote: > > Hi to all, > > I want to fix https://issues.apache.org/jira/browse/CASSANDRA-11063 > This issue is very ugly for me, because

Re: Create table with ID - Question

2016-09-28 Thread Ken Hancock
So I confirmed with Aleksey before firmly sticking foot in mouth, but you CAN do this through Thrift -- Thrift has an API for sending a CQL string via the Thrift interface.. We used to do something similar through Hector. Not sure if this strictly fits your "is this possible via Thrift

Re: A proposal to move away from Jira-centric development

2016-08-15 Thread Ken Hancock
On Mon, Aug 15, 2016 at 3:57 PM, Dave Lester wrote: > Interesting, thanks for pointing out this distinction. > > Perhaps breaking out issues from the commits list would help make it > easier for folks to subscribe in the future? At least within the Apache > Mesos and