Skip to content
Medium-Hard Analysis NoSQL Databases Multiple Choice

What happens to data written to a Cassandra node during a network partition in an AP configuration?

Analysis — Tests your understanding of this concept.

Answer Options

A Writes are rejected until the partition heals
B Writes succeed but are rolled back if not replicated within 30 seconds
C Writes succeed on available nodes and sync to others when partition heals
D Writes are queued and replayed in order after partition heals

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 15+ more NoSQL Databases questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the NoSQL Databases topic (Databases).

More NoSQL Databases Questions