Michael Kjellman created CASSANDRA-4849:
-------------------------------------------

             Summary: typo in tuning cassandra doc
                 Key: CASSANDRA-4849
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4849
             Project: Cassandra
          Issue Type: Bug
          Components: Documentation & website
    Affects Versions: 1.1.6
            Reporter: Michael Kjellman
            Priority: Trivial


http://www.datastax.com/docs/1.1/operations/tuning#tuning-bloomfilters has a 
typo

ALTER TABLE addamsFamily WITH bloomfilter_fp_chance = 0.01; should be ALTER 
TABLE addamsFamily WITH bloom_filter_fp_chance = 0.01;

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to