Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the consistency levels for write operations in Cassandra?

Answer Posted / Mohd Waseem Akram

Cassandra provides multiple consistency levels for write operations. They are: One (any replica can commit a write), Two (a quorum of replicas must acknowledge the write), Three (a majority of replicas must acknowledge the write), AnyQuorum (any set of replicas which meet or exceed the replication factor acknowledged the write, useful for read-heavy workloads), LocalOne (write is committed immediately, but not guaranteed to be propagated to all replicas), LocalQuorum (write is acknowledged by a majority of replicas in the datacenter where the write was made), and Consistent (a majority of replicas outside of the write's datacenter also acknowledge the write)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category