Skip to content

Do not fail over leftover bytes during deserialization

Peter Fischer requested to merge fix-es-writer-deserialization into main

We cannot assume that the dataInputStream holds only our data

Adds two metrics

Bug: T356933 Change-Id: I44b3bfa1dae079532bf6849b35a9cfe7f9005d98

Merge request reports