Skip to content

Commit 3c23373

Browse files
committed
Merge pull request #37 from ryansb/readmeDeprecateS3Gateway
Add note that the S3 Gateway will be deprecated
2 parents 0cde346 + 22c2b79 commit 3c23373

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ Though not dependent on actually using `ec2` as discovery (but still requires th
131131

132132
## S3 Gateway
133133

134+
*note*: As explained [here](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-gateway-s3.html) S3 Gateway functionality is being deprecated. Please use [local gateway](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-gateway-local.html) instead.
135+
134136
s3 based gateway allows to do long term reliable async persistency of the cluster state and indices directly to Amazon s3. Note, this is a shared gateway where the indices are periodically persisted to s3 while being served from the data location of each node.
135137

136138
Here is how it can be configured:

0 commit comments

Comments
 (0)