Add qat_zstd as a valid index.codec value.#12000
Add qat_zstd as a valid index.codec value.#12000kolchfa-aws merged 4 commits intoopensearch-project:mainfrom
Conversation
|
Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Merged. Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer. When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). |
Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com>
|
@reta Could you please review this PR? |
kolchfa-aws
left a comment
There was a problem hiding this comment.
Thank you, @mulugetam! Please see my suggestions and let me know if you have any questions.
_install-and-configure/configuring-opensearch/index-settings.md
Outdated
Show resolved
Hide resolved
_install-and-configure/configuring-opensearch/index-settings.md
Outdated
Show resolved
Hide resolved
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: mulugetam <mulugeta.mammo@intel.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: mulugetam <mulugeta.mammo@intel.com>
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: mulugetam <mulugeta.mammo@intel.com>
|
I have applied that changes. Thank you @kolchfa-aws |
|
@sarthakaggarwal97 Could you review this PR? |
kolchfa-aws
left a comment
There was a problem hiding this comment.
Thanks, @mulugetam!
* Add qat_zstd as a valid index.codec value. Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com> * Update _install-and-configure/configuring-opensearch/index-settings.md Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: mulugetam <mulugeta.mammo@intel.com> * Update _im-plugin/index-codecs.md Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: mulugetam <mulugeta.mammo@intel.com> * Update _install-and-configure/configuring-opensearch/index-settings.md Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: mulugetam <mulugeta.mammo@intel.com> --------- Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com> Signed-off-by: mulugetam <mulugeta.mammo@intel.com> Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> (cherry picked from commit d5f61a6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
My apologies @kolchfa-aws , I was off on vacation, thanks @mulugetam for helping out! |
Description
Adds
qat_zstdas a supported index.codec. Intel® QAT (Quick Assist Technology)-accelerated Zstandard compression has been available in OpenSearch since version 2.19.3: opensearch-project/custom-codecs#238Version
2.19.3 and later.
Checklist
For more information on following Developer Certificate of Origin and signing off your commits, please check here.