dlmarion commented on pull request #2221: URL: https://github.com/apache/accumulo/pull/2221#issuecomment-893391587
I modified the code to attempt to load the QATCodec if the property `accumulo.rfile.compression.quickassist.enabled` exists. If there is an issue loading the codec, then it will fall back to the default codec if the property `accumulo.rfile.compression.quickassist.fallback.on.failure` exists. I also made some other mods based on the other comments. I did not fix or improve the code where I used the same pattern that already exists in other places in the class. I think that should be a different issue on the main branch. -- 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]
