Charles Connell created HBASE-29172:
---------------------------------------
Summary: Bug in ZstdByteBuffDecompressor
Key: HBASE-29172
URL: https://issues.apache.org/jira/browse/HBASE-29172
Project: HBase
Issue Type: Bug
Reporter: Charles Connell
Assignee: Charles Connell
My recent contribution in HBASE-29135 has a bug. {{ZstdByteBuffDecompressor}}
doesn't update the position of the input {{ByteBuffer}} after reading from it.
When there are multiple "chunks" in the input buffer, this causes failure to
read chunks after the first one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)