[
https://issues.apache.org/jira/browse/YUNIKORN-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793334#comment-17793334
]
Craig Condit edited comment on YUNIKORN-2236 at 12/5/23 3:37 PM:
-----------------------------------------------------------------
I don't think we should do this. More options doesn't equal better. GZip is
extremely standardized (in fact gzip uses zlib compression so that option is
completely redundant). There's little reason to believe that gzip is
insufficient for even very large deployments as JSON already compresses
extremely well with GZip.
Adding other options just increases complexity. In addition to queues.yaml and
queues.yaml.gz, now you have queues.yaml.lz4, queues.yaml.Z, queues.yaml.xz,
etc... What if multiple of them are present? How do you decide which takes
precedence?
This will just lead to user confusion.
was (Author: ccondit):
I don't think we should do this. More options doesn't equal better. GZip is
extremely standardized (in fact gzip uses zlib compression so that option is
completely redundant). There's little reason to believe that gzip is
insufficient for even very large deployments as JSON already compresses
extremely well with GZip.
> Need extended support of zlib, lzw compression for configMap entries
> --------------------------------------------------------------------
>
> Key: YUNIKORN-2236
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2236
> Project: Apache YuniKorn
> Issue Type: Improvement
> Components: shim - kubernetes
> Reporter: Siddharth Krishna
> Assignee: Siddharth Krishna
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
>
> [YUNIKORN-1875|https://issues.apache.org/jira/browse/YUNIKORN-1875] and
> [YUNIKORN-1992|https://issues.apache.org/jira/browse/YUNIKORN-1992] added
> support for gzip compression for configMap entries, need support for zlib,
> lzw compression to offer a wider variety to an end user.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]