[
https://issues.apache.org/jira/browse/BEAM-7658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137234#comment-17137234
]
Beam JIRA Bot commented on BEAM-7658:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Synthetic unbounded source looses (duplicates?) data while splitting
> --------------------------------------------------------------------
>
> Key: BEAM-7658
> URL: https://issues.apache.org/jira/browse/BEAM-7658
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Lukasz Gajowy
> Priority: P3
>
> This came out while creating KafkaIOIT ingesting data generated using
> SyntheticUnboundedSource. Hashcode of data created by
> {code:java}
> .apply("Calculate hashcode", Combine.globally(new
> HashingFn()).withoutDefaults()){code}
> was different for 1000 records every time. When a number of splits was set to
> 1 the problem disappeared (sourceOptions.forceNumInitialBundles).
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)