[jira] [Updated] (KAFKA-7632) Add option to kafka broker config to adjust compression level for zstd

2018-11-16 Thread Lee Dongjin (JIRA)


 [ 
https://issues.apache.org/jira/browse/KAFKA-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lee Dongjin updated KAFKA-7632:
---
Description: 
The compression level for ZSTD is currently set to use the default level (3), 
which is a conservative setting that in some use cases eliminates the value 
that ZSTD provides with improved compression. Each use case will vary, so 
exposing the level as a broker configuration setting will allow the user to 
adjust the level.

Since it applies to the other compresssion codecs, we should add same 
functionalities to them/

  was:
The compression level for ZSTD is currently set to use the default level (3), 
which is a conservative setting that in some use cases eliminates the value 
that ZSTD provides with improved compression.  Each use case will vary, so 
exposing the level as a broker configuration setting will allow the user to 
adjust the level.

 


> Add option to kafka broker config to adjust compression level for zstd
> --
>
> Key: KAFKA-7632
> URL: https://issues.apache.org/jira/browse/KAFKA-7632
> Project: Kafka
>  Issue Type: Improvement
>  Components: clients
>Affects Versions: 2.1.0
> Environment: all
>Reporter: Dave Waters
>Assignee: Lee Dongjin
>Priority: Major
>  Labels: needs-kip
> Fix For: 2.2.0
>
>
> The compression level for ZSTD is currently set to use the default level (3), 
> which is a conservative setting that in some use cases eliminates the value 
> that ZSTD provides with improved compression. Each use case will vary, so 
> exposing the level as a broker configuration setting will allow the user to 
> adjust the level.
> Since it applies to the other compresssion codecs, we should add same 
> functionalities to them/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-7632) Add option to kafka broker config to adjust compression level for zstd

2018-11-16 Thread Lee Dongjin (JIRA)


 [ 
https://issues.apache.org/jira/browse/KAFKA-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lee Dongjin updated KAFKA-7632:
---
Description: 
The compression level for ZSTD is currently set to use the default level (3), 
which is a conservative setting that in some use cases eliminates the value 
that ZSTD provides with improved compression.  Each use case will vary, so 
exposing the level as a broker configuration setting will allow the user to 
adjust the level.

 

  was:The compression level for ZSTD is currently set to use the default level 
(3), which is a conservative setting that in some use cases eliminates the 
value that ZSTD provides with improved compression.  Each use case will vary, 
so exposing the level as a broker configuration setting will allow the user to 
adjust the level.


> Add option to kafka broker config to adjust compression level for zstd
> --
>
> Key: KAFKA-7632
> URL: https://issues.apache.org/jira/browse/KAFKA-7632
> Project: Kafka
>  Issue Type: Improvement
>  Components: clients
>Affects Versions: 2.1.0
> Environment: all
>Reporter: Dave Waters
>Assignee: Lee Dongjin
>Priority: Major
>  Labels: needs-kip
> Fix For: 2.2.0
>
>
> The compression level for ZSTD is currently set to use the default level (3), 
> which is a conservative setting that in some use cases eliminates the value 
> that ZSTD provides with improved compression.  Each use case will vary, so 
> exposing the level as a broker configuration setting will allow the user to 
> adjust the level.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-7632) Add option to kafka broker config to adjust compression level for zstd

2018-11-16 Thread Lee Dongjin (JIRA)


 [ 
https://issues.apache.org/jira/browse/KAFKA-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lee Dongjin updated KAFKA-7632:
---
Fix Version/s: (was: 2.1.0)
   2.2.0

> Add option to kafka broker config to adjust compression level for zstd
> --
>
> Key: KAFKA-7632
> URL: https://issues.apache.org/jira/browse/KAFKA-7632
> Project: Kafka
>  Issue Type: Improvement
>  Components: core
>Affects Versions: 2.1.0
> Environment: all
>Reporter: Dave Waters
>Assignee: Lee Dongjin
>Priority: Major
>  Labels: needs-kip
> Fix For: 2.2.0
>
>
> The compression level for ZSTD is currently set to use the default level (3), 
> which is a conservative setting that in some use cases eliminates the value 
> that ZSTD provides with improved compression.  Each use case will vary, so 
> exposing the level as a broker configuration setting will allow the user to 
> adjust the level.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-7632) Add option to kafka broker config to adjust compression level for zstd

2018-11-16 Thread Lee Dongjin (JIRA)


 [ 
https://issues.apache.org/jira/browse/KAFKA-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lee Dongjin updated KAFKA-7632:
---
Component/s: (was: core)
 clients

> Add option to kafka broker config to adjust compression level for zstd
> --
>
> Key: KAFKA-7632
> URL: https://issues.apache.org/jira/browse/KAFKA-7632
> Project: Kafka
>  Issue Type: Improvement
>  Components: clients
>Affects Versions: 2.1.0
> Environment: all
>Reporter: Dave Waters
>Assignee: Lee Dongjin
>Priority: Major
>  Labels: needs-kip
> Fix For: 2.2.0
>
>
> The compression level for ZSTD is currently set to use the default level (3), 
> which is a conservative setting that in some use cases eliminates the value 
> that ZSTD provides with improved compression.  Each use case will vary, so 
> exposing the level as a broker configuration setting will allow the user to 
> adjust the level.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-7632) Add option to kafka broker config to adjust compression level for zstd

2018-11-16 Thread Lee Dongjin (JIRA)


 [ 
https://issues.apache.org/jira/browse/KAFKA-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lee Dongjin updated KAFKA-7632:
---
Priority: Major  (was: Trivial)

> Add option to kafka broker config to adjust compression level for zstd
> --
>
> Key: KAFKA-7632
> URL: https://issues.apache.org/jira/browse/KAFKA-7632
> Project: Kafka
>  Issue Type: Improvement
>  Components: core
>Affects Versions: 2.1.0
> Environment: all
>Reporter: Dave Waters
>Assignee: Lee Dongjin
>Priority: Major
>  Labels: needs-kip
> Fix For: 2.1.0
>
>
> The compression level for ZSTD is currently set to use the default level (3), 
> which is a conservative setting that in some use cases eliminates the value 
> that ZSTD provides with improved compression.  Each use case will vary, so 
> exposing the level as a broker configuration setting will allow the user to 
> adjust the level.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)