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
3 files changed