pabloem commented on issue #21104: URL: https://github.com/apache/beam/issues/21104#issuecomment-1295634196
I've done some more research. Oddly, the encoding size for the first set of elements that we output varies even on instances of successful tests. I wondered if this could be because we encode every element with the current timestamp, which varies depending on test execution time - so I hardcoded a specific timestamp for all instances of the test. Encoding size still varied: ``` INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464646 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464646 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464675 - inst: bundle_4 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464675 - inst bundle_4 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464679 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464679 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464693 - inst: bundle_4 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464693 - inst bundle_4 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464658 - inst: bundle_3 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464658 - inst bundle_3 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464725 - inst: bundle_4 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464725 - inst bundle_4 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464684 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464684 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464685 - inst: bundle_3 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464685 - inst bundle_3 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464719 - inst: bundle_3 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464719 - inst bundle_3 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464702 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464702 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464694 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464694 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464702 - inst: bundle_4 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464702 - inst bundle_4 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464673 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464673 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464716 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464716 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464684 - inst: bundle_4 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464684 - inst bundle_4 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464682 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464682 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464702 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464702 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464665 - inst: bundle_3 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464665 - inst bundle_3 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464703 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464703 - inst bundle_1 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464720 - inst: bundle_3 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464720 - inst bundle_3 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464669 - inst: bundle_4 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464669 - inst bundle_4 INFO:root:pabloem Adding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464675 - inst: bundle_1 INFO:root:pabloem Yielding Create/MaybeReshuffle/Reshuffle/ReshufflePerKey/GroupByKey/Write element. Len: 1464675 - inst bundle_1 ``` -- 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]
