Skip to content

Conversation

@saadmufti
Copy link
Member

@saadmufti saadmufti commented Nov 8, 2016

@joychugh
Copy link

joychugh commented Nov 8, 2016

👍 I was talking about deletes slowing down the system yesterday and today I see this beauty :)
I wonder why were the deletes marked as multiRowMutations..

@joychugh joychugh merged commit 0d876f4 into aol_master Nov 8, 2016
@saadmufti
Copy link
Member Author

saadmufti commented Nov 8, 2016

@joychugh if there are multiple rows involved then it gets tricky, the timestamp on the lock column is needed to coordinate the lock rows across the different rows. Therefore you cannot just delete the entire row including the lock column in that case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants