Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Changes
Several Elasticsearch search improvements for bucket listing performance improvement. (CLOUD-3959, CLOUD-3965, CLOUD-3969, CLOUD-3950, CLOUD-3973, CLOUD-3953)
An empty <ListVersionsResult> XML element is now returned with every versioned listing response, even when the bucket does not have versioning enabled. (CLOUD-3965)
Fixed an error where an S3 listing uses a "prefix" longer than 1000 characters. The fix requires:
The prefix ends with the delimiter character "/".
The search feed is created with search.enableDelimiterPaths=true. It is the default value since Swarm 15.0. (CLOUD-3684)
The misleading ERROR log messages are similar to: “
XmlUtil: Document root element ‘ObjectLockConfiguration’, must match DOCTYPE root ‘null’.
XmlUtil: Document is invalid: no grammar found.” will no longer appear.
The previous workaround of restricting the “com.caringo.gateway.util.XmlUtil" logger to FATAL is no longer required and may be removed. (CLOUD-3765)
Upgrade Impacts
See Upgrading Gateway to upgrade from a version of Gateway 6 or 7. See Upgrading from Gateway 5.x, if migrating from Elasticsearch 2.3.3 and Gateway 5.
...
Excerpt | ||
---|---|---|
| ||
Impacts for 8.0.3
|
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
See Content Gateway 7 Release Notes and Content Gateway 6 Release Notes for impacts from prior releases.
Watch Items and Issues
These are known operational limitations that exist for Gateway.
...