[
https://issues.apache.org/jira/browse/BEAM-13137?focusedWorklogId=708490&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-708490
]
ASF GitHub Bot logged work on BEAM-13137:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jan/22 16:48
Start Date: 13/Jan/22 16:48
Worklog Time Spent: 10m
Work Description: egalpin commented on pull request #16507:
URL: https://github.com/apache/beam/pull/16507#issuecomment-1012317109
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.
--
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: 708490)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)