Hi folks

Our release notes [1] for 2.7.0 say that Beam supports Elasticsearch 6 (
BEAM-5107 <https://issues.apache.org/jira/browse/BEAM-5107>). The 2.7.0
code [2] however does not seem to, while master does [3]. The PR [4] was
merged on the 6th September and in the 2.7.0 chat I see that Charles
announced:

I will cut the initial 2.7.0 release branch on September 7.

Is this a case of unfortunate timing (it was cut early?) and we just
overlooked cherry picking that commit do you think?

Do we correct release notes when mistakes are spotted?

Thanks,
Tim

[1]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12343654
[2]
https://github.com/apache/beam/blob/release-2.7.0/sdks/java/io/elasticsearch/src/main/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java#L1243
[3]
https://github.com/apache/beam/blob/master/sdks/java/io/elasticsearch/src/main/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java#L1268
[4] https://github.com/apache/beam/pull/6211

Reply via email to