[
https://issues.apache.org/jira/browse/KAFKA-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255499#comment-15255499
]
Guozhang Wang commented on KAFKA-3599:
--------------------------------------
I originally had `equalsTo` in `Windows` for comparing two window specs are
`aligned` and of the same type, but that check gets replaced a while ago. Let's
remove this function in `Windows` as well.
> Minor code cleanup
> ------------------
>
> Key: KAFKA-3599
> URL: https://issues.apache.org/jira/browse/KAFKA-3599
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: Matthias J. Sax
> Priority: Minor
> Labels: api
>
> - Clean up {{Window.equals()}} and {{Window.equalsTo()}}. Both do the same.
> - remove {{WindowStoreUtils}} from public API, ie, move to sub-package
> {{internals}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)