[
https://issues.apache.org/jira/browse/BEAM-13503?focusedWorklogId=699528&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-699528
]
ASF GitHub Bot logged work on BEAM-13503:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Dec/21 17:11
Start Date: 21/Dec/21 17:11
Worklog Time Spent: 10m
Work Description: echauchot commented on pull request #16309:
URL: https://github.com/apache/beam/pull/16309#issuecomment-998951793
@egalpin can you review this please ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 699528)
Remaining Estimate: 20m (was: 0.5h)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> Remaining Estimate: 20m
>
> 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)