[
https://issues.apache.org/jira/browse/SAMZA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263213#comment-15263213
]
Yi Pan (Data Infrastructure) commented on SAMZA-938:
----------------------------------------------------
Thanks [~jmakes] and [~amitra123], reverted the change and submitted. We will
track the change in SAMZA-813.
> KV-store API changes should be backward compatible to 0.10
> ----------------------------------------------------------
>
> Key: SAMZA-938
> URL: https://issues.apache.org/jira/browse/SAMZA-938
> Project: Samza
> Issue Type: Bug
> Affects Versions: 0.10.1
> Reporter: Yi Pan (Data Infrastructure)
> Assignee: Jake Maes
> Fix For: 0.10.1
>
> Attachments: SAMZA-938_1.patch
>
>
> SAMZA-813 introduced new methods in KeyValueStore and KeyValueIterator
> interface classes, which in JDK7, breaks the backward compatibility for
> customized implementation of KeyValueStore and KeyValueIterator.
> As 0.10.1 is a bug-fix release, we should make sure that the backward
> compatibility is retained. Hence, it would be better to have the extended
> interface classes to implement the seekable functions, instead of changing
> the existing classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)