Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

There are no incompatibilities with respect to S3. This feature can be enabled only together with ozone.om.enable.filesystem.paths. When file system-style path handling is enabled, 100 % s3 compatibility could not be guaranteed. FS compatible s3 key names supposed to be working well, but non-fs compatible, extra key names (like 'a/../b1 or real file with the name `key1/` might be normalized or rejected by the implementation of ozone.om.enable.filesystem.paths.)

Note: Added S3 acceptance test with feature is turned on - PREFIX layout.

...