File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
docs/src/reference/asciidoc/appendix/release-notes Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
[[eshadoop-7.14.0]]
2
2
== Elasticsearch for Apache Hadoop version 7.14.0
3
3
4
+ [[known-issues-7.14.0]]
5
+ [discrete]
6
+ === Known issues
7
+
8
+ * In 7.14.0, {esh} began preventing access to {es} clusters that did not include an `X-elastic-product` header in responses in order to
9
+ ensure that {esh} was working with an {es} cluster that it was compatible with. See
10
+ https://github.com/elastic/elasticsearch-hadoop/issues/1672[#1672] for more information about this. However if the case of the
11
+ `X-elastic-product` header name sent from {es} is changed (for example if it is lower-cased) by an intermediary between {es} and {esh} (for
12
+ example, the http proxy for cloud.elastic.co), then {esh} ignores the header and will reject the response as not being from a valid {es}
13
+ cluster.
14
+ +
15
+ We have fixed this issue in {esh} 7.14.2 and later versions. For more details,see
16
+ https://github.com/elastic/elasticsearch-hadoop/issues/1745[#1745].
17
+
4
18
[[new-7.14.0]]
19
+ [discrete]
5
20
=== Enhancements
6
21
7
22
Build::
Original file line number Diff line number Diff line change 1
1
[[eshadoop-7.14.1]]
2
2
== Elasticsearch for Apache Hadoop version 7.14.1
3
3
4
+ [[known-issues-7.14.1]]
5
+ [discrete]
6
+ === Known issues
7
+
8
+ * In 7.14.0, {esh} began preventing access to {es} clusters that did not include an `X-elastic-product` header in responses in order to
9
+ ensure that {esh} was working with an {es} cluster that it was compatible with. See
10
+ https://github.com/elastic/elasticsearch-hadoop/issues/1672[#1672] for more information about this. However if the case of the
11
+ `X-elastic-product` header name sent from {es} is changed (for example if it is lower-cased) by an intermediary between {es} and {esh} (for
12
+ example, the http proxy for cloud.elastic.co), then {esh} ignores the header and will reject the response as not being from a valid {es}
13
+ cluster.
14
+ +
15
+ We have fixed this issue in {esh} 7.14.2 and later versions. For more details,see
16
+ https://github.com/elastic/elasticsearch-hadoop/issues/1745[#1745].
17
+
4
18
[[new-7.14.1]]
19
+ [discrete]
5
20
=== Enhancements
6
21
7
22
Build::
You can’t perform that action at this time.
0 commit comments