Details
-
Bug
-
Status: Resolved
-
P1
-
Resolution: Fixed
-
2.35.0
Description
Using 2.35.0 latest RC to debug an issue while writing to Elasticsearch, but ran into a build issue:
java.lang.IllegalStateException: Missing required properties: throwWriteErrors
Tracing this error through throwWriteErrors is not Nullable, and is therefor required in the AutoValue_ElasticsearchIO_BuilkIO$Builder
Should be an easy fix, just need to set a default value for it.
Attachments
Issue Links
- links to