[ 
https://issues.apache.org/jira/browse/BEAM-13503?focusedWorklogId=707970&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-707970
 ]

ASF GitHub Bot logged work on BEAM-13503:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Jan/22 00:34
            Start Date: 13/Jan/22 00:34
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on pull request #16309:
URL: https://github.com/apache/beam/pull/16309#issuecomment-1011580487


   > @aaltay Responded, added a new test, could you advise me on how to run the 
sdk tests locally or via CI to test that my new test will pass?
   > 
   > Simply running `./gradlew clean test` produces a bunch of build errors 
stemming from this one `Could not GET 
'https://jcenter.bintray.com/com/diffplug/spotless/spotless-lib-extra/2.7.0/spotless-lib-extra-2.7.0.module'.
 Received status code 502 from server: Bad Gateway`
   
   I would defer to @echauchot and @kennknowles 
   
   I can re-run the tests here.


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 707970)
    Time Spent: 1h 50m  (was: 1h 40m)

> 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
>            Assignee: Kyle Hersey
>            Priority: P1
>              Labels: elasticsearch
>   Original Estimate: 1h
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to