[ 
https://issues.apache.org/jira/browse/NIFI-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710229#comment-17710229
 ] 

ASF subversion and git services commented on NIFI-11408:
--------------------------------------------------------

Commit b30c9331e845f9da02e9493a068381fb8317c846 in nifi's branch 
refs/heads/support/nifi-1.x from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b30c9331e8 ]

NIFI-11408 enable user to disable gzip compression with PutGCSObject

Signed-off-by: Pierre Villard <[email protected]>

This closes #7139.


> PutGCSObject appears to send GZIP compressed content by default
> ---------------------------------------------------------------
>
>                 Key: NIFI-11408
>                 URL: https://issues.apache.org/jira/browse/NIFI-11408
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joe Witt
>            Assignee: Joe Witt
>            Priority: Major
>             Fix For: 1.latest, 2.latest
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> In looking at a stack trace from a live system it was observed that many 
> threads were spending time on PutGCSObject specifically routing through a 
> GZIP compression stream in use by the GCS storage library.
> In some searching I found 
> https://github.com/sonatype-nexus-community/nexus-blobstore-google-cloud/pull/53/files
> It appears we should make it optional to take advantage of disabling this as 
> default performance can be quite hampered especially for data which won't 
> benefit from additional compression.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to