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...


how Cassandra writes changed data into commitlog?



how Cassandra writes changed data into commitlog?..

Answer / Alok Shukla

Cassandra writes changed data into a commit log by appending it to the end of the log file. The commit log records all mutations (write operations) that are sent from clients, but have not yet been written to the SSTables. Each write operation includes a unique timestamp and a sequence number. When a new SSTable is created or an existing one is flushed, the contents of the commit log are copied into the new SSTable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What is the purpose of JConsole?

1 Answers  


Name some features of Apache Cassandra?

1 Answers  


Give some advantages of Cassandra?

1 Answers  


Cassandra is written in which language?

1 Answers  


Explain what is composite type in cassandra?

1 Answers  


Does Cassandra work on Windows?

1 Answers  


what do you mean by compaction?

1 Answers  


What is cluster in Cassandra?

1 Answers  


Explain the different logging levels in cassandra.

1 Answers  


JMX stands for?

1 Answers  


What are clusters in cassandra?

1 Answers  


What is graph db?

1 Answers  


Categories