Github user snoopdave commented on a diff in the pull request:

    https://github.com/apache/incubator-usergrid/pull/225#discussion_r28530186
  
    --- Diff: stack/config/src/main/resources/usergrid-default.properties ---
    @@ -62,6 +62,15 @@ cassandra.mutation.flushsize=2000
     #Note that if this is deployed in a production cluster, the RF on the 
keyspace MUST be updated to use an odd number for it's replication Factor.
     #Even numbers for RF can potentially case the locks to fail, via "split 
brain" when read at QUORUM on lock verification
     cassandra.lock.keyspace=Locks
    +#locking read & write policies
    +cassandra.lock.readcl=QUORUM
    --- End diff --
    
    both of these should be local quorum by default


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to