[
https://issues.apache.org/jira/browse/BEAM-13137?focusedWorklogId=709001&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-709001
]
ASF GitHub Bot logged work on BEAM-13137:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jan/22 12:07
Start Date: 14/Jan/22 12:07
Worklog Time Spent: 10m
Work Description: echauchot edited a comment on pull request #16507:
URL: https://github.com/apache/beam/pull/16507#issuecomment-1013063017
> All previously skipped tests passed:
https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/20510/testReport/org.apache.beam.sdk.io.elasticsearch/ElasticsearchIOTest/
>
> Of course, a singular test run does not constitute a sample set, but
failures used to be so prevalent that most PRs had to have unit tests retried
at least once; these tests passing is a strong first indicator.
Please run a hundred testd with your IDE repeat function so that we can have
proper stats. Then, the good thing to do is to merge the fix and audit for 2
weeks the flakiness frequency
--
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: 709001)
Time Spent: 1h (was: 50m)
> make ElasticsearchIO$BoundedElasticsearchSource#getEstimatedSizeBytes
> deterministic
> -----------------------------------------------------------------------------------
>
> Key: BEAM-13137
> URL: https://issues.apache.org/jira/browse/BEAM-13137
> Project: Beam
> Issue Type: Improvement
> Components: io-java-elasticsearch
> Reporter: Etienne Chauchot
> Assignee: Evan Galpin
> Priority: P2
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Index size estimation is statistical in ES and varies. But it is the base for
> splitting so it needs to be more deterministic because that causes flakiness
> in the UTests in _testSplit_ and _testSizes_ and maybe entails sub-optimal
> splitting in production in some cases.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)