[ https://issues.apache.org/jira/browse/HBASE-29172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Dimiduk resolved HBASE-29172. ---------------------------------- Resolution: Fixed Pushed to branch-2.5+. Thanks for the quick turn-around [~charlesconnell]! > Fix 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 > Priority: Major > Labels: pull-request-available > Fix For: 3.0.0-beta-2, 2.6.3, 2.5.12 > > > 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)