dlmarion commented on pull request #2221:
URL: https://github.com/apache/accumulo/pull/2221#issuecomment-892008577


   @ctubbsii suggested re-working this PR to update the gzip codec to try and 
use the QAT if it's available instead of creating a new codec iff the QAT only 
performs gzip compression.
   
   According to the codec 
[documentation](https://github.com/Intel-bigdata/IntelQATCodec) the QATCodec 
depends on the QATZip library. [QATZip](https://github.com/intel/QATzip) says 
it "produces data using the standard gzip* format (RFC1952) with extended 
headers. The data can be decompressed with a compliant gzip* implementation"


-- 
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]


Reply via email to