liusheng created MAPREDUCE-7296: ----------------------------------- Summary: Use Z_SYNC_FLUSH flush method instead Z_PARTIAL_FLUSH in ZlibDecompressor Key: MAPREDUCE-7296 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7296 Project: Hadoop Map/Reduce Issue Type: Bug Reporter: liusheng
As the Zlib flush method "Z_PARTIAL_FLUSH" has been deprecated and recommended to use "Z_SYNC_FLUSH" insteaded. see: [http://www.zlib.org/manual.html] https://www.bolet.org/~pornin/deflate-flush.html -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org