Nicolas Chauvet created NIFI-16292:
--------------------------------------
Summary: 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
Fix For: 2.12.0
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)