oneonestar commented on PR #7801: URL: https://github.com/apache/ozone/pull/7801#issuecomment-2633223461
Looking into that. Might need sometime to understand the real cause.  Seems like the InputStream only have 1 byte and caused the following line to only skip 1. https://github.com/apache/ozone/blob/cfe56dee0e85ed7cd1efa7edba72228668c2e292/hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/storage/MultipartInputStream.java#L227 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
