[
https://issues.apache.org/jira/browse/BEAM-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15196477#comment-15196477
]
ASF GitHub Bot commented on BEAM-36:
------------------------------------
Github user yssharma closed the pull request at:
https://github.com/apache/incubator-beam/pull/43
> TimestampedValueInMultipleWindows should use a more compact set representation
> ------------------------------------------------------------------------------
>
> Key: BEAM-36
> URL: https://issues.apache.org/jira/browse/BEAM-36
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Priority: Trivial
> Labels: Windowing
>
> Today TimestampedValueInMultipleWindows converts its collection of windows to
> a LinkedHashSet for comparisons and hashing. Since it is an immutable set,
> more compact representations are available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)