[
https://issues.apache.org/jira/browse/NIFI-16292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111745#comment-18111745
]
ASF subversion and git services commented on NIFI-16292:
--------------------------------------------------------
Commit 256de0fde0e19282ea1d8b5c9e041305ef553f14 in nifi's branch
refs/heads/main from Nicolas Chauvet (kwizart)
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=256de0fde0e ]
NIFI-16292 Avoid forcing PathStyleAccess when endpoint Override set for S3
(#11624)
- Added Path Style Access property to remaining S3 Processors
Signed-off-by: David Handermann <[email protected]>
> Nifi assumes S3 path-style when endpointOverrideSet
> ---------------------------------------------------
>
> Key: NIFI-16292
> URL: https://issues.apache.org/jira/browse/NIFI-16292
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 2.8.0
> Environment: S3 endpoint_override
> Reporter: Nicolas Chauvet
> Assignee: Nicolas Chauvet
> Priority: Trivial
> Attachments:
> 0001-NIFI-16292-Don-t-assume-PathStyleAccess-if-endpoint-.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> While using an alternate S3 implementation by using an endpoint override URL,
> Nifi wrongly assumes the path-style option is set no matter which
> configuration is made.
> I need to enforce virtual-host style and that's also supported and the
> recommended way for many S3 alternates implementation nowadays.
> Users that needs to enforce path-style (that is deprecated by many) needs to
> use the appropriate configuration for this.
> Most users might unnoticed the change if their implementation supports
> virtual-host but this behavior change likely needs to be advertised.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)