You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2016/04/19 18:23:25 UTC

[jira] [Assigned] (SAMZA-938) KV-store API changes should be backward compatible to 0.10

     [ https://issues.apache.org/jira/browse/SAMZA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Maes reassigned SAMZA-938:
-------------------------------

    Assignee: Jake Maes

> 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
>
>
> 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)