Thank Tyler for your comments. Created following ticket: https://issues.apache.org/jira/browse/CASSANDRA-11920
Adarsh On Thu, May 26, 2016 at 9:37 PM, Tyler Hobbs <[email protected]> wrote: > > On Thu, May 26, 2016 at 4:36 AM, Adarsh Kumar <[email protected]> > wrote: > >> >> 1). Is there any other way to configure no of buckets along with >> bloom_fileter_fp_chance, to avoid this exception? >> > > No, it's hard coded, although we could theoretically hard code it to > support a higher number of buckets. > > >> 2). If this validation is hard coaded then why it is even allowed to set >> such value of bloom_fileter_fp_chance, that can prevent ssTable generation. >> > > You're right, we should be validating this upfront when the probability is > set. Can you open a ticket here for that? > https://issues.apache.org/jira/browse/CASSANDRA > > > -- > Tyler Hobbs > DataStax <http://datastax.com/> >
