commit | e3af4d493b5ccb110a14e6d9217cefcaa95ddb9f | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Oct 28 09:55:16 2024 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Dec 19 14:46:06 2024 +0900 |
tree | 15200ef8e853c8c7fce82127e5e7fb7a241d3951 | |
parent | a6e9c66eead30687413f1dcfb791fa94eb08c30e [diff] |
Remove the transactionId field The transactionId is just a query counter similar to queryIndex, except that it wraps at UNSIGNED_SHORT_MAX_VALUE. Calculate it based on queryIndex instead. Test: atest Change-Id: I3d18f398f3ca3aac363daacbc2840349baba9125