[
https://issues.apache.org/jira/browse/BEAM-13503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Romanenko updated BEAM-13503:
------------------------------------
Status: Open (was: Triage Needed)
> BulkIO public constructor: Missing required property: throwWriteErrors
> ----------------------------------------------------------------------
>
> Key: BEAM-13503
> URL: https://issues.apache.org/jira/browse/BEAM-13503
> Project: Beam
> Issue Type: Bug
> Components: io-java-elasticsearch
> Affects Versions: 2.35.0
> Reporter: Kyle Hersey
> Priority: P2
> Labels: elasticsearch
> Original Estimate: 1h
> Time Spent: 50m
> Remaining Estimate: 10m
>
> Using 2.35.0 latest RC to debug an issue while writing to Elasticsearch, but
> ran into a build issue:
> {code:java}
> java.lang.IllegalStateException: Missing required properties:
> throwWriteErrors {code}
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)