Description[Blob] Removed crash on race case blob messages
We have substantial crashes since adding bad_message errors for invalid
blob messages. It looks like there is a pre-existing condition where
blob references are race casing across processes.
While we investigate the issue, we want to remove this crash so it's not
making the situation worse (crashing instead of having a broken blob).
I'm keeping the uuid.empty() condition as a bad message, because that's
definitely an error that shouldn't be happening.
BUG=606065
Committed: https://crrev.com/3f8e7a2ad99e72ed370e17d7258f64dc7acc49fe
Cr-Commit-Position: refs/heads/master@{#389868}
Patch Set 1 #Patch Set 2 : whoops, checking url now instead. #Messages
Total messages: 15 (7 generated)
|