commit | 632212179b4e7b2d1533379b97ed0538cb161153 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Thu Apr 06 15:17:37 2023 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Thu Apr 06 15:17:37 2023 -0700 |
tree | 10e637e0576da1719e62b8a9eec8ef077d630840 | |
parent | 7b1cf06a756bc2cd5344db88e3506d841418c99e [diff] |
[sf] protect against out of order transactions If the client submits transactions out of order, we could end up in a situation where a frame barrier will never be satisfied and bring down the client. Fix this by being more resiliant to out of order transactions. Bug: 272189296 Test: repro steps from bug Change-Id: I781b7751bdd6259fc164692248734c0cb268c238