mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
This reverts commite9343fd382, reversing changes made to27138b215b. It causes a regression in v2 serialization_format support: collection_serialization_with_protocol_v2_test fails with: marshaling error: read_simple_bytes - not enough bytes (requested 1627390306, got 3) Fixes #9360