Hi,
The information quoted below is from Datastax Documentation (see Linearizable Consistency under the topic Linearizable Consistency)
"Lightweight transaction write operations use the serial consistency level for Paxos consensus and the regular consistency level for the write to the table".
So what is Paxos consensus in C* LWT ? Why LWT has both serial as well as regular Consistency levels as specified by the docs ?
Kindly let me know the answers in your available time :))